begin< concat_vector< Vec1, Vec2 > > Struct Template Reference
[ConcatVector]
#include <type_vector.hpp>
List of all members.
Detailed Description
template<typename Vec1, typename Vec2>
struct boost::mpl::begin< concat_vector< Vec1, Vec2 > >
Returns an iterator to the first element of a concat vector.
The documentation for this struct was generated from the following file:
|