Personal all-purpose utility library
Go to file
Doyle Thai f9555d8edb Improve realloc for MemBuffers in default callback
Realloc now works for arbitrary length of blocks in MemBuffers and also works
slightly more efficiently than the old implementation.
2017-05-06 17:28:57 +10:00
misc Create a default MemoryAPI for MemBuffers 2017-05-06 02:44:17 +10:00
.clang-format Initial commit 2017-04-09 15:08:31 +10:00
.gitignore Initial commit 2017-04-09 15:08:31 +10:00
build.bat Add operator overloads to vectors 2017-05-01 16:40:52 +10:00
dqn_unit_test.cpp Improve realloc for MemBuffers in default callback 2017-05-06 17:28:57 +10:00
dqn.h Improve realloc for MemBuffers in default callback 2017-05-06 17:28:57 +10:00