nonius
nonius copied to clipboard
Issue with C++20 because of struct concept
concept/requires are new keyword in c++20. in benchmark_function.h++ it would help to replace struct concept with something like struct concept_layer or which ever makes sense.