Skip to content

Use C++98 everywhere

Igor S. Gerasimov requested to merge foxtran/libxc:CXX11 into master

This patch sets C++11 for the GPU version of LibXC instead of C++14, which some old compilers may not support or support it partially.

Edited by Igor S. Gerasimov

Merge request reports