vtf-logo

FixedArray.h File Reference

A fixed size array class. More...

#include "ArrayTypes.h"
#include "../algorithm/is_sorted.h"
#include "../../third-party/loki/static_check.h"
#include <iostream>
#include <functional>
#include <algorithm>
#include <limits>
#include <numeric>
#include <cmath>
#include <cassert>
#include "FixedArray.ipp"
#include "FixedArray0.h"
#include "FixedArray1.h"
#include "FixedArray2.h"
#include "FixedArray3.h"

Go to the source code of this file.

Namespaces

namespace  ads

Classes

class  ads::FixedArray< N, T >
 A fixed size array with size N and type T. More...


Detailed Description

A fixed size array class.


Generated on Fri Aug 24 12:55:36 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7