#include <nonstd.h>
Inherits TMapIterator.
|
using | Key = typename std::iterator_traits< TMapIterator >::value_type::first_type |
|
using | value_type = Key |
|
◆ Key
template<typename TMapIterator >
using ccf::nonstd::KeyIterator< TMapIterator >::Key = typename std::iterator_traits<TMapIterator>::value_type::first_type |
◆ value_type
template<typename TMapIterator >
◆ KeyIterator() [1/2]
template<typename TMapIterator >
◆ KeyIterator() [2/2]
template<typename TMapIterator >
◆ operator*()
template<typename TMapIterator >
◆ operator->()
template<typename TMapIterator >
The documentation for this class was generated from the following file: