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 "../defs.h"

Go to the source code of this file.

Classes

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

Detailed Description

A fixed size array class.

Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3