![]() |
PhoenixTypeStream
0.1.0
Unified C++ type-to-string conversion framework
|
Serialise a call type into a std::string. More...
#include <phoenix_composeType.h>
Static Public Member Functions | |
template<typename T> | |
static std::string | getTypeToStr (const T &tupleCall) |
Create the corresponding string to a tuple. | |
Serialise a call type into a std::string.
Definition at line 81 of file phoenix_composeType.h.
|
inlinestatic |
Create the corresponding string to a tuple.
tupleCall | : called tuple of function parameters |
Definition at line 87 of file phoenix_composeType.h.
References getTypeToStr(), and phoenix_getTypeToStr().
Referenced by getTypeToStr().