value::rend Method

Gets the end reverse iterator element for a composite value.

reverse_iterator rend();

Return Value

A reverse iterator to the reverse end of the JSON value.

Requirements

Header: json.h

Namespace: web::json

See Also

Reference

value Class