Various type traits for XmlRpcValue. More...
#include <array>
#include <ctime>
#include <list>
#include <map>
#include <set>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <XmlRpcValue.h>
#include <cras_cpp_common/string_utils.hpp>
Go to the source code of this file.
Namespaces | |
cras | |
Functions | |
constexpr const char * | cras::to_cstring (const ::XmlRpc::XmlRpcValue::Type &value) |
Return a string representation of the XmlRpcValue type. More... | |
template<> | |
inline ::std::string | cras::to_string (const ::XmlRpc::XmlRpcValue::Type &value) |
Various type traits for XmlRpcValue.
Definition in file xmlrpc_value_traits.hpp.