RetroArch
|
Public Member Functions | |
TypeAdaptor (std::function< R(const SemanticValues &sv)> fn) | |
any | operator() (const SemanticValues &sv, any &) |
Public Attributes | |
std::function< R(const SemanticValues &sv)> | fn_ |
|
inline |
|
inline |
std::function<R (const SemanticValues& sv)> peg::Action::TypeAdaptor< R >::fn_ |