8 Commits

Author SHA1 Message Date
Prasenjit Sengupta
44be4eeedd Add semicolon to DEBUG_COUNT definitions to fix clang extra semicolon warnings (#89) 2018-08-17 07:58:02 +01:00
John Wellbelove
903d2dd148 Removed typed += & -= operators and replaced with templates. 2018-08-08 21:57:40 +01:00
John Wellbelove
7fbc543080 Merge remote-tracking branch 'origin/feature/CMake' into development
# Conflicts:
#	test/vs2017/etl.vcxproj.filters
2018-05-31 22:21:09 +01:00
EXPROGROUP\john.wellbelove
35d6fc533c Fixed compile error when ETL_DEBUG_COUNT not defined 2018-05-10 15:26:23 +01:00
John Wellbelove
8085f97e52 Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
John Wellbelove
f2416da7ea Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
John Wellbelove
28ac7c12ba Changes for increased 64bit compatibility. 2018-03-30 12:46:16 +01:00
John Wellbelove
4864e95b36 New directory layout 2018-03-18 17:48:29 +00:00