array.hh File Reference

Go to the source code of this file.

Classes

class  array_t
 Simple resizable container representing 1-dimensional array. More...

Functions

template<class T>
T * default_new_field_of_objects (const size_int_t count)


Detailed Description

This header file contains a complete definition of the array_t class template

This class template is commonly used (e. g. in system_t and explicit_system_t). It is used as a replacement of slow containers from STL.

Author:
Pavel Simecek

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University