mapping_vector Struct Template Reference#include <type_vector.hpp>
Detailed Descriptiontemplate<typename SrcTypes, typename DstTypes>
Mapping vector - represents the mapping of one type vector to another It is not a full-blown MPL Random Access Type sequence; just has at_c and size implemented |