Moving to static_assert now that c++11 is available.
authorTim King <taking@cs.nyu.edu>
Mon, 17 Jul 2017 05:13:10 +0000 (22:13 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2017 05:13:10 +0000 (22:13 -0700)
commit949e19cbc2881996e5c5eed613f4506264482039
treeb96131f9df0699fcd86826a1b970a101af550f37
parent28693db66c42bf48b9d748aba869d4fe149b6b44
Moving to static_assert now that c++11 is available.
examples/hashsmt/sha1.hpp
src/context/cdinsert_hashmap.h
src/context/cdlist.h
src/context/cdtrail_hashmap.h
src/util/Makefile.am
src/util/index.cpp [new file with mode: 0644]
src/util/index.h