|
| StringMapIterBase (StringMapEntryBase **Bucket, bool NoAdvance=false) |
|
DerivedTy & | operator= (const DerivedTy &Other) |
|
bool | operator== (const DerivedTy &RHS) const |
|
DerivedTy & | operator++ () |
|
DerivedTy | operator++ (int) |
|
DerivedTy & | operator-- () |
|
DerivedTy | operator-- (int) |
|
DerivedTy | operator+ (std::ptrdiff_tn) const |
|
DerivedTy | operator- (std::ptrdiff_tn) const |
|
DerivedTy & | operator++ () |
|
DerivedTy | operator++ (int) |
|
DerivedTy & | operator-- () |
|
DerivedTy | operator-- (int) |
|
bool | operator!= (const DerivedTy &RHS) const |
|
bool | operator> (const DerivedTy &RHS) const |
|
bool | operator<= (const DerivedTy &RHS) const |
|
bool | operator>= (const DerivedTy &RHS) const |
|
ValueTy * | operator-> () |
|
ValueTy * | operator-> () const |
|
ReferenceProxy | operator[] (std::ptrdiff_tn) |
|
ReferenceProxy | operator[] (std::ptrdiff_tn) const |
|
The documentation for this class was generated from the following file: