cross_iterator Struct Template Reference
[CrossVector Iterator]
#include <type_vector.hpp>
List of all members.
Detailed Description
template<typename VecOfVecs, typename TypeGen, std::size_t K>
struct boost::mpl::cross_iterator< VecOfVecs, TypeGen, K >
Iterator of cross_vector.
|
Public Types |
|
typedef boost::mpl::random_access_iterator_tag | category |
The documentation for this struct was generated from the following file:
|