
6 Feb
2022
6 Feb
'22
11:31 p.m.
Hi, There are two PR that fix deprecated copy warnings for GCC and Clang: * https://github.com/boostorg/concept_check/pull/35 * https://github.com/boostorg/ublas/pull/153 Please review those. They make the intent explicit and the code becomes more portable. Trivial sample that causes the warning https://godbolt.org/z/YaPvGfedv -- Best regards, Antony Polukhin