methods to bulk modify the storage, some transaction code hardening, operators to serialize std containers

This commit is contained in:
Blue 2022-12-18 17:45:12 +03:00
parent 6ae32e38b6
commit a79dae8fd0
Signed by: blue
GPG key ID: 9B203B252A63EE38
8 changed files with 365 additions and 14 deletions

View file

@ -56,6 +56,7 @@ set(HEADERS
serializer_stdstring.hpp
serializer_qstring.hpp
serializer_qbytearray.hpp
operators.hpp
)
if (BUILD_STATIC)