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