26 Dec
2014
26 Dec
'14
11:05 a.m.
Hi all,
Ion GaztaƱaga implemented a very good swap that used move emulation when
possible and has all the features of boost::swap:
http://www.boost.org/doc/libs/develop/boost/move/adl_move_swap.hpp
I've tried to change default implementation of ::boost::swap to
#include