|
pstore2
|
Public Member Functions | |
| constexpr | cast_iterator (BaseIterator it) |
| constexpr bool | operator== (cast_iterator const &rhs) const |
| constexpr bool | operator!= (cast_iterator const &rhs) const |
| constexpr reference | operator* () const |
| cast_iterator & | operator++ () |
| cast_iterator | operator++ (int) |
| cast_iterator & | operator-- () |
| cast_iterator | operator-- (int) |
| cast_iterator | operator+ (unsigned x) const |
| cast_iterator | operator- (unsigned x) const |
1.8.13