The Gaudi Framework
v30r3 (a5ef0a68)
|
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 24 of file detected.h.
using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::type = Default |
Definition at line 26 of file detected.h.
using Gaudi::cpp17::details::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type |
Definition at line 27 of file detected.h.
|
static |
Definition at line 25 of file detected.h.