Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

vector_base.h File Reference

vector_base.h File Reference

Go to the source code of this file.

Data Structures

class  vector_exception
 Exception base for vectors. More...
class  vector_full
 Vector full exception. More...
class  vector_empty
 Vector empty exception. More...
class  vector_out_of_bounds
 Vector out of bounds exception. More...
class  vector_incompatible_type
 Vector incompatible type exception. More...
class  vector_base
 The base class for all templated vector types. More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file vector_base.h.