|
Electroneum
|
#include <mstch.hpp>
Public Member Functions | |
| const N & | at (const std::string &name) const |
| bool | has (const std::string name) const |
Protected Member Functions | |
| template<class S > | |
| void | register_methods (S *s, std::map< std::string, N(S::*)()> methods) |
Private Attributes | |
| std::map< std::string, std::function< N()> > | methods |
| std::map< std::string, N > | cache |
|
inline |
|
inline |
|
inlineprotected |
|
mutableprivate |
|
private |
1.8.14