[Boost-bugs] [Boost C++ Libraries] #3188: concepts for immutable types

Subject: [Boost-bugs] [Boost C++ Libraries] #3188: concepts for immutable types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-18 07:56:28


#3188: concepts for immutable types
---------------------------------------+------------------------------------
 Reporter: guwi17 | Owner: guwi17
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: uBLAS
  Version: Boost 1.39.0 | Severity: Optimization
 Keywords: uBLAS expression concepts |
---------------------------------------+------------------------------------
 Currently all concepts are written for mutable objects although all
 containers and expressions can be either constant or mutable.

 I suggest to split the current concepts in basic concepts that contain the
 operations for both constant and mutable classes and special concepts only
 for mutable classes (which are a refinement of the constant concepts).

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