aimstil  5.0.5
til::stditerator< T, T2 > Struct Template Reference

Select T2::const_iterator T is const, T2::iterator otherwise. More...

#include <til/stditerator.h>

Inheritance diagram for til::stditerator< T, T2 >:
Collaboration diagram for til::stditerator< T, T2 >:

Additional Inherited Members

- Public Types inherited from til::detail::stdit< T, boost::is_const< T2 >::value >
typedef T::iterator type
 

Detailed Description

template<typename T, typename T2 = T>
struct til::stditerator< T, T2 >

Select T2::const_iterator T is const, T2::iterator otherwise.

Definition at line 20 of file stditerator.h.


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