front< cross_vector< VecOfVecs, TypeGen > > Struct Template Reference
[CrossVector]
#include <type_vector.hpp>
List of all members.
Detailed Description
template<typename VecOfVecs, typename TypeGen>
struct boost::mpl::front< cross_vector< VecOfVecs, TypeGen > >
Returns the first element of a cross vector.
|
Public Types |
typedef deref< typename begin<
this_t >::type >::type | type |
The documentation for this struct was generated from the following file:
|