JSON Voorhees
Killer JSON for C++
util.hpp
Go to the documentation of this file.
1 /** \file jsonv/util.hpp
2  * Deprecated. Use \c algorithm.hpp.
3  *
4  * Copyright (c) 2015-2018 by Travis Gockel. All rights reserved.
5  *
6  * This program is free software: you can redistribute it and/or modify it under the terms of the Apache License
7  * as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later
8  * version.
9  *
10  * \author Travis Gockel (travis@gockelhut.com)
11 **/
12 #include "algorithm.hpp"
A collection of algorithms a la <algorithm>.