#include <stlsoft/stlsoft.h>
#include <stlsoft/meta/capabilities.hpp>
#include <stlsoft/meta/n_types.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| struct | has_iterator_category |
traits type used to determine whether a given type has a member iterator_category More... | |
Functions | |
| template<typename T> | |
| one_t | has_iterator_category_function (...) |
| template<typename T> | |
| ten_t | has_iterator_category_function (typename T::iterator_category const volatile *) |
1.5.6