Static Public Member Functions | |
template<class T , class T_actual , class A > | |
static attribute_accessor | make (A T_actual::*attr, std::string_view="") |
Public Attributes | |
std::function< void(const any_ptr &, const json &)> | set |
std::function< void(const any_ptr &, json &)> | get |
|
inlinestatic |