![]() |
Project
|
#include <OrderedSet.h>
Classes | |
class | PtrHelper |
Public Types | |
using | source_type = typename pair_type::first_type |
using | difference_type = std::ptrdiff_t |
using | value_type = std::pair< const source_type, std::add_lvalue_reference_t< std::conditional_t< std::is_const_v< std::remove_pointer_t< P > >, std::add_const_t< typename pair_type::second_type >, typename pair_type::second_type > > > |
using | pointer = PtrHelper |
using | reference = value_type & |
using | iterator_category = std::random_access_iterator_tag |
Definition at line 169 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::difference_type = std::ptrdiff_t |
Definition at line 178 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::iterator_category = std::random_access_iterator_tag |
Definition at line 184 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::pointer = PtrHelper |
Definition at line 182 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::reference = value_type& |
Definition at line 183 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::source_type = typename pair_type::first_type |
Definition at line 177 of file OrderedSet.h.
using o2::rans::internal::OrderedSetIterator< P >::value_type = std::pair<const source_type, std::add_lvalue_reference_t<std::conditional_t<std::is_const_v<std::remove_pointer_t<P> >, std::add_const_t<typename pair_type::second_type>, typename pair_type::second_type> >> |
Definition at line 179 of file OrderedSet.h.
|
inlineconstexprdefaultnoexcept |
|
inlineconstexprnoexcept |
Definition at line 188 of file OrderedSet.h.
|
inlineconstexprdefaultnoexcept |
|
inlineconstexprdefaultnoexcept |
|
inlinedefaultnoexcept |
|
inlineconstexprnoexcept |
Definition at line 253 of file OrderedSet.h.
|
inlineconstexpr |
Definition at line 260 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 228 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 196 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 202 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 222 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 246 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 240 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 209 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 215 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 234 of file OrderedSet.h.
|
inlineconstexpr |
Definition at line 262 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 254 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 257 of file OrderedSet.h.
|
inlineconstexprdefaultnoexcept |
|
inlineconstexprdefaultnoexcept |
|
inlineconstexprnoexcept |
Definition at line 252 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 255 of file OrderedSet.h.
|
inlineconstexprnoexcept |
Definition at line 256 of file OrderedSet.h.
|
inlineconstexpr |
Definition at line 264 of file OrderedSet.h.