value::is_boolean 方法

当前值是否为布尔值?

bool is_boolean() const;

返回值

如果值为布尔值,则为 true,否则为 false

要求

**标头:**json.h

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

请参见

参考

value 类