libstdc++: __gnu_pbds::detail::dumnode_const_iterator< Key, Data, _Alloc (original) (raw)
#include <[null_node_metadata.hpp](a01370%5Fsource.html)>
Public Types | |
---|---|
typedef const_iterator | const_reference |
typedef const_reference | reference |
typedef const_iterator | value_type |
Detailed Description
template<typename Key, typename Data, typename _Alloc>
struct __gnu_pbds::detail::dumnode_const_iterator< Key, Data, _Alloc >
Constant node iterator.
Definition at line 52 of file null_node_metadata.hpp.
Member Typedef Documentation
◆ const_reference
template<typename Key , typename Data , typename _Alloc >
◆ reference
template<typename Key , typename Data , typename _Alloc >
◆ value_type
template<typename Key , typename Data , typename _Alloc >
The documentation for this struct was generated from the following file: