#include <boost/limits.hpp>
#include <boost/type_traits/integral_constant.hpp>
#include <boost/mpl/has_xxx.hpp>
#include <boost/mpl/and.hpp>
#include <string>
#include <algorithm>
#include <locale>
Go to the source code of this file.
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::property_tree | |
boost::property_tree::detail | |
Functions | |
template<typename Str , typename char_type > | |
Str | boost::property_tree::detail::narrow (const char_type *text) |
template<class Str > | |
Str | boost::property_tree::detail::trim (const Str &s, const std::locale &loc=std::locale()) |
template<typename Str > | |
Str | boost::property_tree::detail::widen (const char *text) |