Searched defs:hasNum (Results 1 – 2 of 2) sorted by relevance
306 constexpr bool hasNum() const { return num.has_value(); } in hasNum() function
597 bool hasNum = false; Enter() local