Increase C++ Standard to c++17
The current minimal version of gcc (7.3) and clang (9.0) support c++17 (with the only exception of Matching template template parameters to compatible arguments (p0522r0) in clang).
Edited by kraus
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
The current minimal version of gcc (7.3) and clang (9.0) support c++17 (with the only exception of Matching template template parameters to compatible arguments (p0522r0) in clang).