Benoit Blanchon 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
..
CMakeLists.txt 1110d62128 Fix VLA support in `JsonDocument::set()` 1 год назад
ElementProxy.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
MemberProxy.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
add.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
assignment.cpp 386105be90 Allocate slot before key 1 год назад
cast.cpp 0e8a236583 Update copyright year 2 лет назад
clear.cpp 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 год назад
compare.cpp 0e8a236583 Update copyright year 2 лет назад
constructor.cpp 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 год назад
isNull.cpp 0e8a236583 Update copyright year 2 лет назад
issue1120.cpp 57a9c50b38 Make `ElementProxy` and `MemberProxy` non-copyable 1 год назад
nesting.cpp 0e8a236583 Update copyright year 2 лет назад
overflowed.cpp 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 год назад
remove.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
set.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
shrinkToFit.cpp 09c89dcacf Store object members with two slots: one for the key and one for the value 1 год назад
size.cpp 0e8a236583 Update copyright year 2 лет назад
subscript.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
swap.cpp 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor 2 лет назад