#include <mfcstl/mfcstl.hpp>
#include <stlsoft/util/std_swap.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | mfcstl |
Classes | |
| class | CList_swap_veneer |
| Helper class that facilitates safe swapping of the state of CList<> instances. More... | |
Functions | |
| template<class A> | |
| void | CList_swap (A &lhs, A &rhs) |
| Swaps the contents of two instances of CList-family containers. | |
1.5.6