repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
visit.h File Reference
Include dependency graph for visit.h:
This graph shows which files directly or indirectly include this file:

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)