![]() |
The Gaudi Framework
v32r2 (46d42edc)
|
Implementation of the detection idiom (negative case). More...
#include <GaudiKernel/detected.h>
Public Types | |
| using | type = Default |
| using | value_t = std::false_type |
Static Public Attributes | |
| static constexpr bool | value = false |
Implementation of the detection idiom (negative case).
Definition at line 14 of file detected.h.
| using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::type = Default |
Definition at line 16 of file detected.h.
| using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type |
Definition at line 17 of file detected.h.
|
static |
Definition at line 15 of file detected.h.