aimstil  5.0.5
til::rle_array< T, TCount >::const_sparse_iterator Class Reference

#include <til/rle_array.h>

Inheritance diagram for til::rle_array< T, TCount >::const_sparse_iterator:
Collaboration diagram for til::rle_array< T, TCount >::const_sparse_iterator:

Public Types

typedef Data::const_iterator Base
 

Public Member Functions

 const_sparse_iterator (const Base &b)
 

Detailed Description

template<typename T, typename TCount = unsigned int>
class til::rle_array< T, TCount >::const_sparse_iterator

Definition at line 141 of file rle_array.h.

Member Typedef Documentation

◆ Base

template<typename T, typename TCount = unsigned int>
typedef Data::const_iterator til::rle_array< T, TCount >::const_sparse_iterator::Base

Definition at line 144 of file rle_array.h.

Constructor & Destructor Documentation

◆ const_sparse_iterator()

template<typename T, typename TCount = unsigned int>
til::rle_array< T, TCount >::const_sparse_iterator::const_sparse_iterator ( const Base b)
inline

Definition at line 147 of file rle_array.h.


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