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

Dynamic array class.
More...

#include "../Type.h"
#include "../Mem/Alloc.h"
#include "../IndexOutOfRangeException.h"
#include "../OverflowException.h"
#include "../ArgumentException.h"
#include "../Algo/Swap.h"
#include "../Algo/Selection/MinMax.h"
#include "../Type/Limits.h"

Go to the source code of this file.

Classes

class  Saf::Collection::DynArray< T >
 Dynamic array. More...

Namespaces

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

Detailed Description

Dynamic array class.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2010