InFact
Interpreter and factory for easily creating C++ objects at run-time
|
A template class that helps print out values with ostream& operator support and vectors of those values. More...
#include <environment.h>
Public Member Functions | |
string | ToString (const T &value) const |
A template class that helps print out values with ostream& operator support and vectors of those values.
T | the type to print to an ostream |
Definition at line 186 of file environment.h.
|
inline |
Definition at line 188 of file environment.h.