std::__detector< _Default, _AlwaysVoid, _Op, _Args >(3cxx) | std::__detector< _Default, _AlwaysVoid, _Op, _Args >(3cxx) |
std::__detector< _Default, _AlwaysVoid, _Op, _Args > - Implementation of the detection idiom (negative case).
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.
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Feb 7 2021 | libstdc++ |