Public Types | |
using | value_type = std::conditional_t< is_const_value, const raw_value_type, raw_value_type > |
using | pointer = typename std::pointer_traits< typename std::iterator_traits< storage_iterator_type >::pointer >::template rebind< value_type > |
using | reference = value_type & |
using | difference_type = typename std::iterator_traits< storage_iterator_type >::difference_type |
using metall::container::experimental::jgraph::jgdtl::vertex_iterator_impl< storage_iterator_type >::value_type = std::conditional_t<is_const_value, const raw_value_type, raw_value_type> |
using metall::container::experimental::jgraph::jgdtl::vertex_iterator_impl< storage_iterator_type >::pointer = typename std::pointer_traits<typename std::iterator_traits< storage_iterator_type>::pointer>::template rebind<value_type> |
using metall::container::experimental::jgraph::jgdtl::vertex_iterator_impl< storage_iterator_type >::reference = value_type & |
using metall::container::experimental::jgraph::jgdtl::vertex_iterator_impl< storage_iterator_type >::difference_type = typename std::iterator_traits<storage_iterator_type>::difference_type |
|
inlineexplicit |
|
default |
|
defaultnoexcept |
|
default |
|
defaultnoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |