hippomocks icon indicating copy to clipboard operation
hippomocks copied to clipboard

Adapt C++ change N4152 if detected.

Open ma30002000 opened this issue 2 years ago • 0 comments

C++ change N4152 will lead to a compilation error of hippomocks when compiling with C++17. This PR fixes the issue.

See [https://isocpp.org/files/papers/N4152.pdf]

ma30002000 avatar Jul 18 '23 09:07 ma30002000