NAMD
Classes | Macros
ResizeArrayRaw.h File Reference
#include <new>
#include <string.h>
#include "common.h"

Go to the source code of this file.

Classes

class  ResizeArray< T >
 
class  SortableResizeArray< Type >
 
class  SortedArray< Type >
 
class  UniqueSortedArray< Type >
 
class  ResizeArrayIter< Type >
 
class  ResizeArrayRaw< Type >
 

Macros

#define ResizeArrayGrowthFactor   1.5
 
#define ResizeArrayMinSize   8
 

Macro Definition Documentation

#define ResizeArrayGrowthFactor   1.5

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 21 of file ResizeArrayRaw.h.

#define ResizeArrayMinSize   8

Definition at line 22 of file ResizeArrayRaw.h.