Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04.2_all 

NAME
std::__detector< _Default, _AlwaysVoid, _Op, _Args > - Implementation of the detection idiom (negative
case).
SYNOPSIS
Public Types
using type = _Default
using value_t = false_type
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).
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Tue Apr std::__detector< _Defau...lwaysVoid, _Op, _Args >(3cxx)