Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Saf/Collection/Array.h File Reference

Semi-dynamic multi-dimensional array of values.
More...

#include "../Mem/Alloc.h"
#include "../OutOfMemoryException.h"
#include "../OverflowException.h"
#include "../InvalidOperationException.h"
#include "../Math/Algebra/Vector.h"
#include "../Type/Limits.h"
#include "../Algo/Swap.h"
#include "../Algo/Range.h"

Go to the source code of this file.

Classes

class  Saf::Collection::Array< N, T >
 Multi-dimensional array of values. More...

Namespaces

namespace  Saf
 Global library namespace.
namespace  Saf::Collection
 Namespace encapsulating data container classes.

Detailed Description

Semi-dynamic multi-dimensional array of values.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2010