b2api
B2000++ API Reference Manual, VERSION 4.6
 
Loading...
Searching...
No Matches
b2000::auto_ptr_array< _Tp > Class Template Reference

#include "b2util.H"

Detailed Description

template<typename _Tp>
class b2000::auto_ptr_array< _Tp >

An auto_ptr like object where the pointer is freed by a call to delete[]. Useful for arrays that are allocated with new[].


The documentation for this class was generated from the following file: