Maria GDK 5.0.0.850
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::KeyView< Assoc >::iterator Struct Reference

Public Types

using iterator_category = std::forward_iterator_tag
 
using value_type = key_type
 
using difference_type = std::ptrdiff_t
 
using pointer = const key_type *
 
using reference = const key_type &
 

Public Member Functions

 iterator (base_iter it)
 
reference operator* () const
 
pointer operator-> () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 

Friends

bool operator== (const iterator &a, const iterator &b)
 
bool operator!= (const iterator &a, const iterator &b)
 

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