[Boost-bugs] [Boost C++ Libraries] #8646: vector_indirect: broader support for vector of indices

Subject: [Boost-bugs] [Boost C++ Libraries] #8646: vector_indirect: broader support for vector of indices
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-04 07:03:28


#8646: vector_indirect: broader support for vector of indices
---------------------------------------------+------------------------------
 Reporter: linuxfever@… | Owner: guwi17
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: uBLAS
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: vector_indirect, proxy, indices |
---------------------------------------------+------------------------------
 Hello all,

 It would be really useful to be able to construct vector_indirect objects
 using more types of vector of indices, other than indirect_array. Contrary
 to the documentation, trying to use a std::vector<size_t> or a
 boost::numeric::ublas::vector<size_t> results in my compiler (GCC 4.7.2)
 complaining about a preprocess member missing.

 Similar ideas would of course apply to matrix_indirect as well. Thanks for
 your time.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8646>
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:50:13 UTC