-
- Downloads
"src/private/directrenderer.cpp" did not exist on "2a0f68a6c2167ca2657fb2b1df55c9647b2e2c04"
newcodecmodel: fix priority change when compiled with clang
- clang++ std::swap works with pre-inc/dec and g++ with post so
we use std::iter_swap and std::advance wrappers which produce
the same results on both compilers
Change-Id: I12a2c1f3854126096d3f4ba780c4b619c5497493
Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
Please register or sign in to comment