ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Static Public Attributes
is_const_iterator< TIterator > Struct Template Reference

#include <utils.hpp>

Public Types

typedef std::iterator_traits
< TIterator >::pointer 
pointer

Static Public Attributes

static const bool value = is_const_pointer<pointer>::value

template<typename TIterator>
struct viennagrid::detail::is_const_iterator< TIterator >


Member Typedef Documentation

typedef std::iterator_traits<TIterator>::pointer pointer

Field Documentation

const bool value = is_const_pointer<pointer>::value [static]

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