The Gaudi Framework
v30r3 (a5ef0a68)
|
Classes | |
struct | detector |
Implementation of the detection idiom (negative case). More... | |
struct | detector< Default, void_t< Op< Args... > >, Op, Args... > |
Implementation of the detection idiom (positive case). More... | |
struct | void_t_ |
Typedefs | |
template<typename... T> | |
using | void_t = typename void_t_< T... >::type |
using Gaudi::cpp17::details::void_t = typedef typename void_t_<T...>::type |
Definition at line 20 of file detected.h.