#include <rangemap.h>
Public Member Functions | |
| SFINAEHelper< String, K >::type | ToString (const FormatStatement *fmt=nullptr) const |
| Bool | operator== (const RangeSetPair &other) const |
| HashInt | GetHashCode () const |
Static Public Member Functions | |
| static Result< void > | DescribeIO (const DataSerializeInterface &stream) |
Public Attributes | |
| union { | |
| K first | |
| UnitType second | |
| }; | |
| SFINAEHelper<String, K>::type ToString | ( | const FormatStatement * | fmt = nullptr | ) | const |
| Bool operator== | ( | const RangeSetPair< K > & | other | ) | const |
| HashInt GetHashCode | ( | ) | const |
|
static |
| K first |
| UnitType second |
| union { ... } |