MachineIntelligenceCore:Toolchain
|
Template class used for lexical casting between string and other types. Used by Property class. More...
#include <Property.hpp>
Static Public Member Functions | |
static std::string | toStr (const T &val) |
static T | fromStr (const std::string &str) |
Template class used for lexical casting between string and other types. Used by Property class.
Definition at line 59 of file Property.hpp.
|
inlinestatic |
Definition at line 72 of file Property.hpp.
|
inlinestatic |
Definition at line 61 of file Property.hpp.