#include <rangemap.h>
公共成员函数 |
|
SFINAEHelper < String , K >::type | ToString (const FormatStatement *fmt=nullptr) const |
Bool | operator== (const RangeSetPair &other) const |
HashInt | GetHashCode () const |
静态公共成员函数 |
|
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 { ... } |