external.h File Reference

Specializations for external-memory vectors. More...

#include <cml/core/external_1D.h>
#include <cml/vector/vector_expr.h>
#include <cml/vector/class_ops.h>
#include <cml/vector/vector_unroller.h>
#include <cml/vector/dynamic.h>

Include dependency graph for external.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cml::vector< Element, external< Size > >
 Fixed-size, fixed-memory vector. More...
class  cml::vector< Element, external<> >
 Run-time sized vector. More...

Namespaces

namespace  cml


Detailed Description

Specializations for external-memory vectors.

Note:
Copy-constructing one external<> vector from another is not supported, since an external<> vector is essentially a wrapper for a pointer and has no allocated storage of its own.

Definition in file external.h.


Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9