![]() |
|
PhoenixTypeStream
1.1.0
Unified C++ type-to-string conversion framework
|
Serialise a call type into a std::string. More...
#include <phoenix_composeType.h>
Inheritance diagram for ConvertTupleTypeToString< First, Last >: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().
Here is the call graph for this function:
Here is the caller graph for this function: