Public Member Functions | |
| ShPairPair (const T1 &v1, const T2 &v2, const T3 &v3, const T4 &v4) | |
| bool | operator== (const ShPairPair &b) const |
| bool | operator< (const ShPairPair &b) const |
Public Attributes | |
| T1 | v1 |
| T2 | v2 |
| T3 | v3 |
| T4 | v4 |
Definition at line 236 of file ShHashMap.hpp.
1.4.5