HomeFreeBSD

devel/bossa: fix the build with clang-15

Description

devel/bossa: fix the build with clang-15

Using move() without qualifying it now throws a warning about an
unqualified call to 'std::move', despite any prior using declaration;
prefix it appropriately.

MFH: 2023Q1

Details

Provenance
kevansAuthored on Feb 13 2023, 4:16 AM
Parents
R11:945af585e732: science/PETSc: Change to 64-bit indices; Add METIS option
Branches
Unknown
Tags
Unknown