ovector_subvector_tlate Class Template Reference

#include <ovector_tlate.h>

Inheritance diagram for ovector_subvector_tlate:

ovector_view_tlate

Detailed Description

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

Create a vector from a subvector of another.

Definition at line 1039 of file ovector_tlate.h.


Public Member Functions

 ovector_subvector_tlate (ovector_view_tlate< data_t, vparent_t, block_t > &orig, size_t offset, size_t n)
 Create a vector from orig.

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.