Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::list< T >::iterator Struct Reference

Public Types

using iterator_category = std::forward_iterator_tag
 
using value_type = T
 
using difference_type = std::ptrdiff_t
 

Public Member Functions

operator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &) const =default
 

Public Attributes

::ListCell * cell = nullptr
 

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