swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf
Revision bb921475176d27547ae166ffa604e065eabf66a9 authored by Danilo Piparo on 13 November 2013, 12:54:28 UTC, committed by Danilo Piparo on 13 November 2013, 12:57:47 UTC
The template template arguments were not properly qualified.
In this case, we had a __pool instead of __gnu_cxx::__pool which
was not of course compiled correctly.
The fix introduces a special treatment of template template
argument to add to them their NestedNameSpecifier if not already
qualified.
1 parent ce1a14b
History
Tip revision: 6c9118fb23c981c28a53dc215c68f2be00c04e3e authored by Jonas Rembser on 12 April 2024, 19:22:15 UTC
[RF] Enable `roofit_multiprocess` on the CI
Tip revision: 6c9118f

README.md

back to top