libnonius / nonius

A C++ micro-benchmarking framework
https://nonius.io
Creative Commons Zero v1.0 Universal
358 stars 47 forks source link

disable boost #112

Open pedro-vicente opened 4 years ago

pedro-vicente commented 4 years ago

is it possible to have a feature to disable boost with a macro?

include <boost/math/distributions/normal.hpp>

for a header only library , having a boost dependency seems counter intuitive