Adobe Systems, Inc.

boost::mpl::mapping_vector< SRC_TYPES, DST_TYPES > Struct Template Reference

#include <type_vector.hpp>


Detailed Description

template<typename SRC_TYPES, typename DST_TYPES>
struct boost::mpl::mapping_vector< SRC_TYPES, 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

SRC_TYPES, DST_TYPES: MPL Random Access Type Sequences

Implements size and at_c to behave as if this is an MPL vector of integers

Definition at line 386 of file type_vector.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google