![]() |
Home | Libraries | People | FAQ | More |
Return a reference to the underlying array
,
or throw an exception.
array const& as_array() const;
If is_array()
is true
, returns a reference
to the underlying array
, otherwise throws an exception.
Constant.
Strong guarantee.
Type |
Thrown On |
---|---|
|
|