Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::exception_detail::to_string_dispatcher< false > Struct Template Reference

#include <to_string_stub.hpp>

Static Public Member Functions

template<class T , class Stub >
static std::string convert (T const &x, Stub s)
 
template<class T >
static std::string convert (T const &x, std::string s)
 
template<class T >
static std::string convert (T const &x, char const *s)
 

Member Function Documentation

template<class T , class Stub >
static std::string boost::exception_detail::to_string_dispatcher< false >::convert ( T const &  x,
Stub  s 
)
inlinestatic

References boost::asio::s.

template<class T >
static std::string boost::exception_detail::to_string_dispatcher< false >::convert ( T const &  x,
std::string  s 
)
inlinestatic

References boost::asio::s.

template<class T >
static std::string boost::exception_detail::to_string_dispatcher< false >::convert ( T const &  x,
char const *  s 
)
inlinestatic

References BOOST_ASSERT, and boost::asio::s.


The documentation for this struct was generated from the following file: