Public Attributes

octave_sort< T >::s_slice Struct Reference

Collaboration diagram for octave_sort< T >::s_slice:
Collaboration graph
[legend]

List of all members.

Public Attributes

octave_idx_type base
octave_idx_type len

Detailed Description

template<class T>
struct octave_sort< T >::s_slice

Definition at line 178 of file oct-sort.h.


Member Data Documentation

template<class T>
octave_idx_type octave_sort< T >::s_slice::base

Definition at line 180 of file oct-sort.h.

Referenced by octave_sort< T >::merge_at(), and octave_sort< T >::sort().

template<class T>
octave_idx_type octave_sort< T >::s_slice::len

Definition at line 180 of file oct-sort.h.

Referenced by octave_sort< T >::merge_at(), and octave_sort< T >::sort().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines