Lines Matching refs:value_t
17 #include <nlohmann/detail/value_t.hpp>
71 case value_t::array:
84 case value_t::object:
97 case value_t::null: // LCOV_EXCL_LINE
98 case value_t::string: // LCOV_EXCL_LINE
99 case value_t::boolean: // LCOV_EXCL_LINE
100 case value_t::number_integer: // LCOV_EXCL_LINE
101 case value_t::number_unsigned: // LCOV_EXCL_LINE
102 case value_t::number_float: // LCOV_EXCL_LINE
103 case value_t::binary: // LCOV_EXCL_LINE
104 case value_t::discarded: // LCOV_EXCL_LINE