Skip to content

LHAPDF 6.2.1 Update, 1.0 branch (2019.08.20.)

Upgraded to building LHAPDF 6.2.1.

This is the version used by LCG_95, and this version removes the usage of std::auto_ptr from its public API. Which itself leads to problems when compiling code against this external in C++17 mode with Clang. (On macOS most notably.)

Merge request reports