TARAXA
taraxa::util::lazy Namespace Reference

Classes

class  Lazy
 

Typedefs

template<typename T >
using LazyVal = Lazy< function< T()> >
 

Typedef Documentation

◆ LazyVal

template<typename T >
using taraxa::util::lazy::LazyVal = typedef Lazy<function<T()> >