Template Class SwapCountableRef¶
Defined in File swap.hpp
Class Documentation¶
-
template<typename T>
class SwapCountableRef¶ Wraps
T&
to make its swap countable.use this as a swap-countable shallow wrapper for types whose swaps are not counted
Defined in File swap.hpp
Wraps T&
to make its swap countable.
use this as a swap-countable shallow wrapper for types whose swaps are not counted