libstdc++
std::__detector< _Default, _AlwaysVoid, _Op, _Args > Struct Template Reference

Detailed Description

template<typename _Default, typename _AlwaysVoid, template< typename...> class _Op, typename... _Args>
struct std::__detector< _Default, _AlwaysVoid, _Op, _Args >

Implementation of the detection idiom (negative case).

Definition at line 2361 of file type_traits.


The documentation for this struct was generated from the following file: