#include <mstch.hpp>
|
| template<class F > |
| | lambda_t (F f, typename std::enable_if< is_fun< F, N >::no_args >::type *=0) |
| |
| template<class F > |
| | lambda_t (F f, typename std::enable_if< is_fun< F, N >::has_args >::type *=0) |
| |
| std::string | operator() (node_renderer< N > renderer, const std::string &text="") const |
| |
|
| std::function< std::string(node_renderer< N > renderer, const std::string &)> | fun |
| |
◆ lambda_t() [1/2]
template<class N >
template<class F >
◆ lambda_t() [2/2]
template<class N >
template<class F >
◆ operator()()
◆ fun
The documentation for this class was generated from the following file:
- src/wallet/micro_core/ext/mstch/include/mstch/mstch.hpp