libstdc++
|
#include <null_node_metadata.hpp>
Public Types | |
typedef const_iterator | const_reference |
typedef const_reference | reference |
typedef const_iterator | value_type |
Constant node iterator.
Definition at line 52 of file null_node_metadata.hpp.
typedef const_iterator __gnu_pbds::detail::dumnode_const_iterator< Key, Data, _Alloc >::const_reference |
Definition at line 60 of file null_node_metadata.hpp.
typedef const_reference __gnu_pbds::detail::dumnode_const_iterator< Key, Data, _Alloc >::reference |
Definition at line 61 of file null_node_metadata.hpp.
typedef const_iterator __gnu_pbds::detail::dumnode_const_iterator< Key, Data, _Alloc >::value_type |
Definition at line 59 of file null_node_metadata.hpp.