methods to bulk modify the storage, some transaction code hardening, operators to serialize std containers
This commit is contained in:
parent
6ae32e38b6
commit
a79dae8fd0
8 changed files with 365 additions and 14 deletions
|
@ -56,6 +56,7 @@ set(HEADERS
|
|||
serializer_stdstring.hpp
|
||||
serializer_qstring.hpp
|
||||
serializer_qbytearray.hpp
|
||||
operators.hpp
|
||||
)
|
||||
|
||||
if (BUILD_STATIC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue