aimstil  5.0.5
til::detail::stdit< T, b > Struct Template Reference

Technical implementation detail for stditerator. More...

#include <til/stditerator.h>

Inheritance diagram for til::detail::stdit< T, b >:

Public Types

typedef T::iterator type
 

Detailed Description

template<typename T, bool b>
struct til::detail::stdit< T, b >

Technical implementation detail for stditerator.

Definition at line 12 of file stditerator.h.

Member Typedef Documentation

◆ type

template<typename T, bool b>
typedef T::iterator til::detail::stdit< T, b >::type

Definition at line 12 of file stditerator.h.


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