![]() |
The Gaudi Framework
v36r6 (b1ee9983)
|
Implementation of the detection idiom (positive case). More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/detected.h>
Public Types | |
| using | type = Op< Args... > |
| using | value_t = std::true_type |
Static Public Attributes | |
| constexpr static bool | value = true |
Implementation of the detection idiom (positive case).
Definition at line 32 of file detected.h.
| using Gaudi::cpp17::details::detector< Default, std::void_t< Op< Args... > >, Op, Args... >::type = Op<Args...> |
Definition at line 34 of file detected.h.
| using Gaudi::cpp17::details::detector< Default, std::void_t< Op< Args... > >, Op, Args... >::value_t = std::true_type |
Definition at line 35 of file detected.h.
|
staticconstexpr |
Definition at line 33 of file detected.h.