#include </__w/alpaqa/alpaqa/src/alpaqa/src/driver/param-complete.hpp>
Definition at line 39 of file param-complete.hpp.
Public Types | |
using | get_members_func_t = Result(const MemberGetter &) |
Static Public Member Functions | |
template<class T , class T_actual , class A > | |
static attribute_accessor | make (A T_actual::*, std::string_view doc="") |
Public Attributes | |
get_members_func_t * | get |
std::string_view | doc |
bool | leaf |
Definition at line 49 of file param-complete.hpp.
|
inlinestatic |
Definition at line 41 of file param-complete.hpp.
get_members_func_t* get |
Definition at line 50 of file param-complete.hpp.
std::string_view doc |
Definition at line 51 of file param-complete.hpp.
bool leaf |
Definition at line 52 of file param-complete.hpp.