ovector_const_array_tlate Class Template Reference

Create a const vector from an array. More...

#include <ovector_tlate.h>

Inheritance diagram for ovector_const_array_tlate:

ovector_const_view_tlate

Detailed Description

template<class data_t, class vparent_t, class block_t>
class ovector_const_array_tlate< data_t, vparent_t, block_t >

The constructor will fail if the size argument n is zero or if the pointer dat is 0.

Definition at line 1672 of file ovector_tlate.h.


Public Member Functions

 ovector_const_array_tlate (size_t n, const data_t *dat)
 Create a vector from dat with size n.

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