#include <ixlib_array.hh>
Inheritance diagram for ixion::auto_destroy_array::

Public Methods | |
| auto_destroy_array (Allocator const &alloc=Allocator()) | |
| auto_destroy_array (size_type cap, Allocator const &alloc=Allocator()) | |
| auto_destroy_array (auto_destroy_array &source) | |
| virtual | ~auto_destroy_array () |
| auto_destroy_array & | operator= (auto_destroy_array &source) |
| virtual void | allocate (size_type cap) |
| virtual void | deallocate () |
Definition at line 252 of file ixlib_array.hh.
|
||||||||||
|
Definition at line 256 of file ixlib_array.hh. |
|
||||||||||||||||
|
Definition at line 259 of file ixlib_array.hh. |
|
||||||||||
|
Definition at line 262 of file ixlib_array.hh. |
|
|||||||||
|
Definition at line 265 of file ixlib_array.hh. |
|
||||||||||
|
Reimplemented from ixion::tracking_array. Definition at line 278 of file ixlib_array.hh. |
|
|||||||||
|
Reimplemented from ixion::tracking_array. Definition at line 283 of file ixlib_array.hh. |
|
||||||||||
|
Definition at line 270 of file ixlib_array.hh. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001