Electroneum
Classes | Typedefs
mstch::internal Namespace Reference

Classes

class  is_fun
 
class  lambda_t
 
struct  map
 
class  object_t
 

Typedefs

template<class N >
using node_renderer = std::function< std::string(const N &n)>
 

Typedef Documentation

◆ node_renderer

template<class N >
using mstch::internal::node_renderer = typedef std::function<std::string(const N& n)>