xentara-utils v2.0.4
The Xentara Utility Library
|
Determines if a type is a specialization of CountingIterator. More...
#include <xentara/utils/core/CountingIterator.hpp>
Related Symbols | |
(Note that these are not member symbols.) | |
template<typename Type > | |
constexpr bool | kIsCountingIterator |
Determines if a type is a specialization of CountingIterator. | |
Determines if a type is a specialization of CountingIterator.
This type trait can be used to optimize algorithms based on the fact that counting iterators discard the values written
|
related |
Determines if a type is a specialization of CountingIterator.
This type trait value can be used to optimize algorithms based on the fact that counting iterators discard the values written