torc/architecture/Array.hpp File Reference

Header for the Array class. More...

#include <boost/cstdint.hpp>
#include <boost/type_traits.hpp>
#include <stdexcept>
#include <cstdio>

Include dependency graph for Array.hpp:

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

Go to the source code of this file.

Namespaces

namespace  torc
namespace  torc::architecture

Classes

class  torc::architecture::Array< T >
 Encapsulation of a static array. More...
class  torc::architecture::Array2D< T >
 Encapsulation of a 2D static array. More...

Defines

#define enforceBounds(index)   ;
 Enforce array bounds if so requested.


Detailed Description

Header for the Array class.

Definition in file Array.hpp.


Define Documentation

#define enforceBounds ( index   )     ;

Enforce array bounds if so requested.

Definition at line 77 of file Array.hpp.


Generated on Thu Oct 13 16:44:12 2011 for TORC by  doxygen 1.5.6