concat_vector Struct Template Reference
[ConcatVector]

#include <type_vector.hpp>


Detailed Description

template<typename Vec1, typename Vec2>
struct boost::mpl::concat_vector< Vec1, Vec2 >

Represents the virtual concatenation of two MPL random access sequences

INPUT: Vec1, Vec2 - two MPL random access sequences.

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


The documentation for this struct was generated from the following file:

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