Console Library
4.7.0
A header-only library that makes C++ simple
Loading...
Searching...
No Matches
console::is_iterator< T, class > Struct Template Reference
类型特征
检测类型是否为迭代器(具有 iterator_category)。
More...
#include <
sfinae.h
>
Inheritance diagram for console::is_iterator< T, class >:
Detailed Description
template<class T, class = void>
struct console::is_iterator< T, class >
检测类型是否为迭代器(具有 iterator_category)。
Template Parameters
T
待检测的类型。
The documentation for this struct was generated from the following file:
console/
sfinae.h
console
is_iterator
Generated on
for Console Library by
1.16.1