Defines
templated_streams.hpp File Reference
#include "boost/config.hpp"
Include dependency graph for templated_streams.hpp:

Go to the source code of this file.

Defines

#define BOOST_TEMPLATED_STREAM(X, E, T)   BOOST_JOIN(std::basic_,X)< E , T >
#define BOOST_TEMPLATED_STREAM_ALLOC(A)   A
#define BOOST_TEMPLATED_STREAM_ARGS(E, T)   typename E , typename T
#define BOOST_TEMPLATED_STREAM_ARGS_ALLOC(E, T, A)   typename E , typename T , typename A
#define BOOST_TEMPLATED_STREAM_COMMA   ,
#define BOOST_TEMPLATED_STREAM_ELEM(E)   E
#define BOOST_TEMPLATED_STREAM_TEMPLATE(E, T)   template < typename E , typename T >
#define BOOST_TEMPLATED_STREAM_TEMPLATE_ALLOC(E, T, A)   template < typename E , typename T , typename A >
#define BOOST_TEMPLATED_STREAM_TRAITS(T)   T
#define BOOST_TEMPLATED_STREAM_WITH_ALLOC(X, E, T, A)   BOOST_JOIN(std::basic_,X)< E , T , A >

Define Documentation

#define BOOST_TEMPLATED_STREAM (   X,
  E,
 
)    BOOST_JOIN(std::basic_,X)< E , T >

Definition at line 44 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_ALLOC (   A)    A

Definition at line 42 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_ARGS (   E,
 
)    typename E , typename T

Definition at line 32 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_ARGS_ALLOC (   E,
  T,
 
)    typename E , typename T , typename A

Definition at line 35 of file templated_streams.hpp.

Definition at line 38 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_ELEM (   E)    E

Definition at line 40 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_TEMPLATE (   E,
 
)    template < typename E , typename T >

Definition at line 26 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_TEMPLATE_ALLOC (   E,
  T,
 
)    template < typename E , typename T , typename A >

Definition at line 29 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_TRAITS (   T)    T

Definition at line 41 of file templated_streams.hpp.

#define BOOST_TEMPLATED_STREAM_WITH_ALLOC (   X,
  E,
  T,
 
)    BOOST_JOIN(std::basic_,X)< E , T , A >

Definition at line 47 of file templated_streams.hpp.



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