std::__detector< _Default, _AlwaysVoid, _Op, _Args >
Implementation of the detection idiom (negative case).
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
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.