Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::_Matrix_iterator_base< _Tp, _Ref, _Ptr >::ReturnType< const _Tp_ & > Struct Template Reference

#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: