all tests pass for adapted vector and array, map still failing

This commit is contained in:
Hans Dembinski
2018-10-30 17:36:44 +01:00
parent adc801bac0
commit 792f16d331
28 changed files with 569 additions and 357 deletions

View File

@@ -12,7 +12,7 @@
#include <limits>
#include <memory>
#include <random>
#include "utility.hpp"
#include "utility_histgram.hpp"
using namespace boost::histogram;
using boost::mp11::mp_list;