Template Class SwapCountable¶
Defined in File swap.hpp
Class Documentation¶
-
template<typename T>
class SwapCountable¶ Wraps
T
to make its swap countable.use this as a swap-countable deep 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 deep wrapper for types whose swaps are not counted