Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::runtime Namespace Reference

Typedefs

typedef char char_type
 
typedef std::string dstring
 
typedef unit_test::const_string cstring
 
typedef unit_test::literal_string literal_cstring
 
typedef wrap_stringstream format_stream
 
typedef std::basic_ostream
< char_type
out_stream
 

Functions

void putenv_impl (cstring name, cstring value)
 

Typedef Documentation

typedef std::string boost::runtime::dstring
typedef std::basic_ostream<char_type> boost::runtime::out_stream

Function Documentation

void boost::runtime::putenv_impl ( cstring  name,
cstring  value 
)
inline