mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() [clang] Warn on unqualified calls to std::move and std::forward See: https://reviews.llvm.org/D119670 [141/166] Compiling C++ object test/tvgUnitTests.p/testAccessor.cpp.o ../thorvg-git/test/testAccessor.cpp:58:29: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call] picture = accessor->set(move(picture), nullptr); ^ std:: ... |
||
---|---|---|
.. | ||
capi | ||
images | ||
regression | ||
wasm | ||
catch.hpp | ||
meson.build | ||
testAccessor.cpp | ||
testFill.cpp | ||
testInitializer.cpp | ||
testMain.cpp | ||
testPaint.cpp | ||
testPicture.cpp | ||
testSavers.cpp | ||
testScene.cpp | ||
testShape.cpp | ||
testSwCanvas.cpp | ||
testSwCanvasBase.cpp | ||
testSwEngine.cpp |