#include <ranges.h>
|
static constexpr const bool | value |
|
|
template<typename U > |
static auto | check (U *) -> typename U::mapped_type |
|
template<typename > |
static void | check (...) |
|
◆ check() [1/2]
template<typename T >
template<typename >
◆ check() [2/2]
template<typename T >
template<typename U >
static auto detail::is_map< T >::check |
( |
U * |
| ) |
-> typename U::mapped_type |
|
staticprivate |
◆ value
Initial value:=
!std::is_void<decltype(check<T>(
nullptr))>
::value
The documentation for this class was generated from the following file: