Files
Niels Lohmann 66044eb3a6 Do not require a default-constructible string_t in the BSON writer
GCC 4.9 and MSVC rejected the test's huge_string_t, which has no default
constructor; develop never default-constructed string_t here either.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-09-24 09:38:25 +02:00
..
2026-01-01 20:00:39 +01:00