std::__detector< _Default, _AlwaysVoid, _Op, _Args >
Implementation of the detection idiom (negative case).
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
Implementation of the detection idiom (negative case).
#include <type_traits>
using type = _Default
using value_t = false_type
struct std::__detector< _Default, _AlwaysVoid, _Op, _Args >"Implementation of the detection idiom (negative case).
Definition at line 2413 of file type_traits.
Definition at line 2416 of file type_traits.
Definition at line 2415 of file type_traits.
Generated automatically by Doxygen for libstdc++ from the source code.