Home
Libraries
People
FAQ
More
key_value_pair::value (1 of 3 overloads)
Return the value of this element.
Synopsis
json
::
value
const
&
value
()
const
;
Complexity
Constant.
Exception Safety
No-throw guarantee.