Lumiera
0.pre.03
»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 |
|
inline |
helper to detect an InstancePlaceholder
Definition at line 302 of file function.hpp.