#include <iterator.hh>
Public Types | |
typedef T | mutable_val |
typedef const T | const_val |
typedef T & | mutable_ref |
typedef const T & | const_ref |
typedef T * | mutable_ptr |
typedef const T * | const_ptr |
typedef T olsr::utl::type_traits< T >::mutable_val |
typedef const T olsr::utl::type_traits< T >::const_val |
typedef T& olsr::utl::type_traits< T >::mutable_ref |
typedef const T& olsr::utl::type_traits< T >::const_ref |
typedef T* olsr::utl::type_traits< T >::mutable_ptr |
typedef const T* olsr::utl::type_traits< T >::const_ptr |