Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
uvector_const_subvector_tlate Class Template Reference
#include <
uvector_tlate.h
>
Inheritance diagram for uvector_const_subvector_tlate:
Detailed Description
template<class data_t>
class uvector_const_subvector_tlate< data_t >
Create a const vector from a subvector of another vector.
Definition at line
678
of file
uvector_tlate.h
.
Public Member Functions
uvector_const_subvector_tlate
(const
uvector_view_tlate
< data_t > &orig, size_t offset, size_t n)
Create a vector from
orig
.
The documentation for this class was generated from the following file:
uvector_tlate.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.