Lumiera
0.pre.03
»edit your freedom«
|
Classes | |
struct | WrapReturn |
a traits-class to define the smart-ptr to wrap the result More... | |
struct | WrapReturn< ProcPatt > |
Functions | |
template<typename WRA > | |
bool | exists (WRA const &solution) |
template<typename TY > | |
bool | is_defaults_query (Query< TY > const &querySpec) |
helper detecting if a query actually intended to retrieve a "default" object. More... | |
struct steam::mobject::session::query::anonymous_namespace{fake-configrules.hpp}::WrapReturn |
struct steam::mobject::session::query::anonymous_namespace{fake-configrules.hpp}::WrapReturn< ProcPatt > |
|
inline |
helper detecting if a query actually intended to retrieve a "default" object.
This implementation is quite crude, of course it would be necessary actually to parse and evaluate the query.
Definition at line 105 of file fake-configrules.hpp.