Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::iterator_restrict_traits< I1, I2 > Struct Template Reference

#include <traits.hpp>

List of all members.

Public Types

typedef I1 iterator_category

Detailed Description

template<class I1, class I2>
struct boost::numeric::ublas::iterator_restrict_traits< I1, I2 >

Definition at line 526 of file traits.hpp.


Member Typedef Documentation

template<class I1, class I2 >
typedef I1 boost::numeric::ublas::iterator_restrict_traits< I1, I2 >::iterator_category

Definition at line 527 of file traits.hpp.


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