Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
boost::mpl::mapping_vector< SRC_TYPES, DST_TYPES > Struct Template Reference#include <type_vector.hpp>
Detailed Descriptiontemplate<typename SRC_TYPES, typename DST_TYPES>
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 |