Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2129: iterator problem in ublas::basic_range (boost/numeric/ublas/storage.hpp)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-29 20:06:07
#2129: iterator problem in ublas::basic_range (boost/numeric/ublas/storage.hpp)
------------------------------------+---------------------------------------
Reporter: brian.tyler_at_[hidden] | Owner: guwi17
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: uBLAS
Version: Boost 1.35.0 | Severity: Optimization
Resolution: | Keywords:
------------------------------------+---------------------------------------
Changes (by guwi17):
* type: Bugs => Feature Requests
* severity: Problem => Optimization
* milestone: Boost 1.36.0 => To Be Determined
Comment:
The type of indices is by default "unsigned long". Thus we have to assure
that we do not decrement a 0. Support of signed types for indices requires
some work - I'll change this task to a feature request.
Additionally, we should add checks to the increment functions.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2129#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC