![]() |
Home | Libraries | People | FAQ | More |
Retrieves the underlying value as an int64
(unchecked access).
constexpr std::int64_t get_int64() const noexcept;
this->is_int64()
== true
(if violated, results in undefined behavior).
No-throw guarantee.