template <class T> void new_array (T *&myptr, long size) Template new_array allocates a new array of type T, length size
Template new_array allocates a new array of type T, length size. The user should send in myptr as just a null pointer.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de