![]() |
PhoenixGraph
01.0.0
Set of tools to simplify graph manipulation
|
Go to the source code of this file.
Functions | |
template<typename T> | |
std::string | node_convertToString (const T &val) |
Convert a type into a string. | |
std::string node_convertToString | ( | const T & | val | ) |
Convert a type into a string.
val | : value to be converted |
Definition at line 19 of file Node_impl.h.
Referenced by Node< T, UIdx >::getDotDefinition(), and Node< T, UIdx >::getDotName().