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 ff205e1e8d
commit 4ecd864c69
8 changed files with 77 additions and 17 deletions
-3
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()