|
repr 0.1
Reconstructable string representations and more
|
#include <type_traits>#include <librepr/reflection/category.h>#include <librepr/reflection/reflect.h>Go to the source code of this file.
Namespaces | |
| namespace | librepr |
Functions | |
| template<typename T , typename V > | |
| void | librepr::visit (V &&visitor) |
| template<typename T , typename V > | |
| void | librepr::visit (V &&visitor, T &&obj) |