repr 0.1
Reconstructable string representations and more
|
#include <repr>
Public Member Functions | |
template<typename T > | |
std::string | operator() (T const &obj, Options options={}) const |
Niebloid helper class
|
inline |
Returns a reconstructible string representation of the given object.
T |
obj | The object to inspect |
options | Optional printing Options |