lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Checks if the given type is a range type. More...
#include <range.h>
Static Public Attributes | |
static const bool | value = impl::has_type_iterator<Type>::value |
True, if Type is a range type. |
Checks if the given type is a range type.