![]() |
PhoenixTypeStream
0.1.0
Unified C++ type-to-string conversion framework
|
Generic DataStream class. More...
#include <phoenix_composeType.h>
Static Public Member Functions | |
static std::string | getTypeToStr () |
Convert the generic type into a string. | |
Generic DataStream class.
Definition at line 21 of file phoenix_composeType.h.
|
inlinestatic |
Convert the generic type into a string.
Definition at line 25 of file phoenix_composeType.h.
Referenced by TypeStream< std::list< T > >::getTypeToStr(), TypeStream< std::map< T, U > >::getTypeToStr(), TypeStream< std::pair< T, U > >::getTypeToStr(), TypeStream< std::tuple< T... > >::getTypeToStr(), TypeStream< std::vector< T > >::getTypeToStr(), and phoenix_getTypeToStr().