Use static_assert instead of unit test
commit5e81e78985c24271526e613364118bd6ec4db919
authorSven Strickroth <email@cs-ware.de>
Mon, 19 Dec 2016 21:23:02 +0000 (19 22:23 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 19 Dec 2016 21:23:02 +0000 (19 22:23 +0100)
treee651313e94b5bd3a15ac1cc262162dccc658233f
parentf9a9e92ad7b08b383130ff686618f630df4d39a2
Use static_assert instead of unit test

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/gitindex.h
src/Git/gittype.h
test/UnitTests/GitByteArrayTest.cpp
test/UnitTests/GitIndexTest.cpp