Static Public Member Functions
boost::exception_detail::to_string_dispatcher< false > Struct Template Reference

#include <to_string_stub.hpp>

List of all members.

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)

Detailed Description

template<>
struct boost::exception_detail::to_string_dispatcher< false >

Definition at line 33 of file to_string_stub.hpp.


Member Function Documentation

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

Definition at line 39 of file to_string_stub.hpp.

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

Definition at line 47 of file to_string_stub.hpp.

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

Definition at line 55 of file to_string_stub.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30