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) |
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.