#include <rangemap.h>
Public Member Functions | |
SFINAEHelper< String, K >::type | ToString (const FormatStatement *fmt) const |
Bool | operator== (const RangeSetPair &other) const |
UInt | 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 | ) | const |
Bool operator== | ( | const RangeSetPair< K > & | other | ) | const |
UInt GetHashCode | ( | ) | const |
|
static |
K first |
UnitType second |
union { ... } |