Hash: merge enum support + cleanup some tests.

[SVN r80292]
This commit is contained in:
Daniel James
2012-08-28 21:48:16 +00:00
parent 043571dabf
commit b4b4a559e0
8 changed files with 77 additions and 17 deletions

View File

@@ -18,10 +18,7 @@ int main() {}
#endif
#include <boost/detail/lightweight_test.hpp>
#include <boost/limits.hpp>
#include <boost/mpl/assert.hpp>
#include <boost/type_traits/is_base_and_derived.hpp>
#include <vector>
void hash_range_tests()