Static class template for the string representation of values. More...
#include <to_string.hpp>
Static Public Member Functions | |
static std::string | apply (const Type &value) |
Converts all values of types to std::string that implement an operator <<. More... | |
Static class template for the string representation of values.
|
inlinestatic |
Converts all values of types to std::string that implement an operator <<.
References boost::python::self_ns::repr(), and boost::program_options::value().