#include <comstl/comstl.h>
#include <comstl/util/refcount_functions.h>
#include <comstl/collections/enumeration_policies.hpp>
#include <comstl/util/interface_traits.hpp>
#include <comstl/error/exceptions.hpp>
#include <comstl/collections/enumerator_sequence.hpp>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
| namespace | comstl |
Classes | |
| class | collection_sequence |
| A template for adapting COM collections to STL-compatible sequence iteration. More... | |
1.5.6