nonius icon indicating copy to clipboard operation
nonius copied to clipboard

Issue with C++20 because of struct concept

Open sxh07241 opened this issue 3 months ago • 5 comments

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.

sxh07241 avatar Sep 17 '25 16:09 sxh07241