Home
last modified time | relevance | path

Searched defs:ConstRange (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/
DResult.h477 struct Result::ConstRange : public Result struct
492 ConstRange() : Result(Value) {} in ConstRange() argument
499 friend bool operator<=(Result lhs, ConstRange) { return ConstRange::Includes(lhs); } argument