value::get_object
Return the underlying object
, without checking.
Synopsis
Description
This is the fastest way to access the underlying representation when the kind is known in advance.
Preconditions
this->is_object()
Complexity
Constant.
Exception Safety
No-throw guarantee.