|
repr 0.1
Reconstructable string representations and more
|
#include <string>#include <type_traits>#include <librepr/feature.h>#include <librepr/enum/reflect.h>#include <librepr/macro/default.h>Go to the source code of this file.
Namespaces | |
| namespace | librepr |
Functions | |
| template<typename T > requires std::is_enum_v<T> | |
| std::string | librepr::repr (T const &obj) |