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