Searched defs:Unbox (Results 1 – 1 of 1) sorted by relevance
92 static constexpr IntegerType Unbox(uint64_t value) { in Unbox() function123 static constexpr EnumType Unbox(UnderlyingType value) { return static_cast<EnumType>(value); } in Unbox() function160 static constexpr FloatingPointType Unbox(uint64_t value) { in Unbox() function205 static constexpr FloatingPointType Unbox(uint64_t value) { in Unbox() function