LeviLamina
Loading...
Searching...
No Matches
brstd::no_mapped_container_t::iterator Struct Reference

Public Types

using difference_type = std::ptrdiff_t
using value_type = ::brstd::no_value_t
using reference = ::brstd::no_value_t&
using iterator_category = std::random_access_iterator_tag

Public Member Functions

reference operator* () const
iteratoroperator++ ()
iterator operator++ (int)
iteratoroperator-- ()
iterator operator-- (int)
iteratoroperator+= (difference_type)
iteratoroperator-= (difference_type)
iterator operator+ (difference_type) const
iterator operator- (difference_type) const
difference_type operator- (iterator const &) const
bool operator== (iterator const &) const =default
std::strong_ordering operator<=> (iterator const &) const =default

The documentation for this struct was generated from the following file: