NUL 217 source/dynamicHDR10/json11/json11.cpp class JsonNull final : public Value<Json::NUL, std::nullptr_t> { NUL 129 source/dynamicHDR10/json11/json11.h bool is_null() const { return type() == NUL; }