CComEnum ATL component that may be initialised from any range and whose contents may be modified subsequent to initialisation (COM Automation Library).
#include <atlstl/atlstl.hpp>
#include <stlsoft/smartptr/ref_ptr.hpp>
#include <stlsoft/functional/indirect_function_pointer_adaptors.hpp>
#include <atlcom.h>
#include <algorithm>
#include <list>
Go to the source code of this file.
Namespaces | |
| namespace | atlstl |
Classes | |
| struct | copy_policy |
| A policy that indicates that values should be copied between internal and external representations in the enumerator. More... | |
| class | copy_enumerator |
| Modifiable, copying enumerator class template. More... | |
1.5.6