concepts::_Matrix_iterator_base< _Tp, _Ref, _Ptr >::ReturnType< const _Tp_ & > Struct Template Reference

Return type for derefencation is constant copy for constant iterator. More...

#include <matrixIterator.hh>

Public Types

typedef const _Tp_ type
 

Detailed Description

template<class _Tp, class _Ref, class _Ptr>
template<class _Tp_>
struct concepts::_Matrix_iterator_base< _Tp, _Ref, _Ptr >::ReturnType< const _Tp_ & >

Return type for derefencation is constant copy for constant iterator.

Definition at line 112 of file matrixIterator.hh.

Member Typedef Documentation

◆ type

template<class _Tp , class _Ref , class _Ptr >
template<class _Tp_ >
typedef const _Tp_ concepts::_Matrix_iterator_base< _Tp, _Ref, _Ptr >::ReturnType< const _Tp_ & >::type

Definition at line 113 of file matrixIterator.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich