#include <formatter.hpp>
Public Types | |
typedef StreamT | type |
Type T . More... | |
Public Member Functions | |
BOOST_FORCEINLINE | stream_ref (StreamT &strm) |
template<typename T > | |
BOOST_FORCEINLINE StreamT & | operator<< (T &val) const |
template<typename T > | |
BOOST_FORCEINLINE StreamT & | operator<< (T const &val) const |
BOOST_FORCEINLINE | operator StreamT & () const |
BOOST_FORCEINLINE StreamT & | get () const |
BOOST_FORCEINLINE StreamT * | get_pointer () const |
|
inherited |
Type T
.
|
inlineexplicit |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
References boost::phoenix::val().
|
inline |
References boost::phoenix::val().