value::is_array 方法

当前值是数组吗?

bool is_array() const;

返回值

如果值为数组,则为 true;否则为 false

要求

**标头:**json.h

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

请参见

参考

value 类