#include <ranges.h>
|
static constexpr const bool | value |
|
|
template<typename > |
static void | check (...) |
|
template<typename U > |
static auto | check (U *) -> typename U::key_type |
|
template<typename T>
class detail::is_set< T >
Definition at line 74 of file ranges.h.
◆ check() [1/2]
template<typename T >
template<typename >
◆ check() [2/2]
template<typename T >
template<typename U >
static auto detail::is_set< T >::check |
( |
U * |
| ) |
-> typename U::key_type |
|
staticprivate |
◆ value
Initial value:
Definition at line 82 of file ranges.h.
The documentation for this class was generated from the following file: