![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
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 21 of file detected.h.
using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::type = Default |
Definition at line 23 of file detected.h.
using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type |
Definition at line 24 of file detected.h.
|
static |
Definition at line 22 of file detected.h.