Detects whether T is a tuple‐like type (supports std::tuple_size) that is not also a range.
Synopsis
Declared in <fmt/ranges.h>
template<typename T>
struct is_tuple_like;
Static Data Members
Name |
Description |
|
Specializations
Name |
Description |
|
Created with MrDocs