Personal all-purpose utility library
Go to file
2017-06-26 21:46:28 +10:00
misc Make atomic add allow amounts not just +-1 2017-06-26 12:37:52 +10:00
tests Fix compile and warnings on MSVC 2017-06-21 19:01:36 +10:00
.clang-format Add better documentation 2017-06-22 14:00:11 +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 Add quicker filesize query, and ReadEntireFile() 2017-06-26 21:46:28 +10:00
dqn.h Add quicker filesize query, and ReadEntireFile() 2017-06-26 21:46:28 +10:00
makefile Port atomics, mutex lock and job queue to unix 2017-06-26 01:57:51 +10:00