P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::ordered_set< T, COMP, ALLOC >::sorted_iterator Class Reference
Inheritance diagram for P4::ordered_set< T, COMP, ALLOC >::sorted_iterator:
[legend]

Public Member Functions

bool operator!= (const sorted_iterator i) const
 
const T & operator* () const
 
sorted_iterator operator++ ()
 
sorted_iterator operator++ (int)
 
sorted_iterator operator-- ()
 
sorted_iterator operator-- (int)
 
const T * operator-> () const
 
bool operator== (const sorted_iterator i) const
 

Friends

class ordered_set