Adobe Systems, Inc.

boost::mpl::concat_vector< VEC1, VEC2 > Struct Template Reference
[ConcatVector]

Represents the virtual concatenation of two MPL random access sequences

INPUT: VEC1, VEC2 - two MPL random access sequences. More...

#include <type_vector.hpp>


Detailed Description

template<typename VEC1, typename VEC2>
struct boost::mpl::concat_vector< VEC1, VEC2 >

Models an immutable MPL Random Access Sequence Traversal, random-access, etc, is defined, but mutable operations, such as push_back and pop_front are not supported

Definition at line 251 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