Searched defs:to_ulong (Results 1 – 3 of 3) sorted by relevance
129 unsigned long to_ulong() const { return static_cast<unsigned long>(mBits); } in to_ulong() function
154 constexpr unsigned long to_ulong() const { return static_cast<unsigned long>(mBits); } in to_ulong() function
147503 to_ulong() const in to_ulong() function in std::bitset