value::rend 方法

获取复合值的末尾反转迭代器元素。

reverse_iterator rend();

返回值

JSON 值反转结尾的反转迭代器。

要求

**标头:**json.h

**命名空间:**web::json

请参见

参考

value 类