Lines Matching refs:does
2420 // std::filesystem does not work on MinGW GCC 8: https://sourceforge.net/p/mingw-w64/bugs/737/
3698 // macOS's is_constructible does not play well with nonesuch...
8631 This function provides the interface to the used input adapter. It does
11677 exception_message(input_format, "BJData object does not support ND-array size in optimized format", "object"), nullptr));
11820 This function provides the interface to the used input adapter. It does
12763 @note This structure could easily be a union, but MSVC currently does not allow
14018 @note This version does not throw if a value is not present, but tries to
15026 // CBOR does not differentiate between positive signed
15350 // MessagePack does not differentiate between positive
16005 JSON_THROW(out_of_range::create(407, concat("integer number ", std::to_string(j.m_value.number_unsigned), " cannot be represented by BSON as it does not fit int64"), &j));
16888 // (Q_hi + H does not overflow a 64-bit int)
16917 // Q_hi + 1 does not overflow).
17150 // range [-307,324]. One does not need to store a cached power for each
17598 // This implies that the algorithm does not produce more than N decimal
17654 // Note that this does not mean that Grisu2 always generates the shortest
17686 // does.
19847 during destruction of objects when the invariant does not
20684 @throw type_error.303 if ReferenceType does not match underlying value
20748 - @ref json_serializer<ValueType> does not have a `from_json()` method of
20941 `nullptr` is returned if the value and the requested pointer type does not
21600 JSON_THROW(invalid_iterator::create(202, "iterator does not fit current value", this));
22401 /// @brief add an object to an object if key does not exist
22463 JSON_THROW(invalid_iterator::create(202, "iterator does not fit current value", this));
22490 JSON_THROW(invalid_iterator::create(202, "iterator does not fit current value", this));
22513 JSON_THROW(invalid_iterator::create(202, "iterator does not fit current value", this));
22544 JSON_THROW(invalid_iterator::create(202, "iterator does not fit current value", this));