ovector_alloc Class Reference

A simple class to provide an allocate() function for ovector. More...

#include <ovector_tlate.h>


Detailed Description

A simple class to provide an allocate() function for ovector.

Idea for future:
Could (or should?) the allocate() functions be adapted to return an integer error value?

Definition at line 1690 of file ovector_tlate.h.


Public Member Functions

void allocate (ovector &o, size_t i)
 Allocate v for i elements.
void free (ovector &o)
 Free memory.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page