P4C
The P4 Compiler
|
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 |