hippomocks
hippomocks copied to clipboard
Adapt C++ change N4152 if detected.
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]