![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Classes | |
| struct | _DetectSingleArgFunction |
Functions | |
| template<class W , class TAR > | |
| constexpr TAR * | maybeInject (W &instance, InstancePlaceholder< TAR >) |
| template<class W , typename X > | |
| constexpr X | maybeInject (W &, X &&x) |
| (default case: fall-through) | |
| struct lib::meta::anonymous_namespace{function.hpp}::_DetectSingleArgFunction |
|
inlineconstexpr |
helper to detect an InstancePlaceholder
Definition at line 362 of file function.hpp.
References maybeInject().
Referenced by maybeInject(), and maybeInject().
Here is the call graph for this function:
Here is the caller graph for this function:(default case: fall-through)
Definition at line 370 of file function.hpp.
References maybeInject().
Here is the call graph for this function: