![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
base type for non-iterator types More...

base type for non-iterator types
| Iter | non-iterator type |
Provides an empty type to be used as a base class if iterator_traits is used with a non-iterator. Use of the base class allows iterator_traits to be SFINAE-friendly.