value::crend Method

Get the end const reverse iterator element for a composite value.

const_reverse_iterator crend() const;

Return Value

The end const_reverse_iterator element the JSON value.

Requirements

Header: json.h

Namespace: web::json

See Also

Reference

value Class