Re: [Boost-bugs] [Boost C++ Libraries] #447: reverse_graph and constness of property maps

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #447: reverse_graph and constness of property maps
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-29 18:26:45


#447: reverse_graph and constness of property maps
----------------------+-----------------------------------------------------
  Reporter: dgregor | Owner: dgregor
      Type: Bugs | Status: new
 Milestone: | Component: graph
   Version: None | Severity: Problem
Resolution: None | Keywords:
----------------------+-----------------------------------------------------
Changes (by dgregor):

  * owner: doug_gregor => dgregor

Old description:

> {{{
> accessing properties in a reverse_graph often fails because it's
> getting the "::type" when it should be getting the "::const_type", and
> vice-verse.
> }}}

New description:

 {{{
 accessing properties in a reverse_graph often fails because it's
 getting the "::type" when it should be getting the "::const_type", and
 vice-verse.
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/447#comment:2>
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:57 UTC