[Dune] [#1023] Remove obsolete constness
Dune
flyspray at dune-project.org
Wed Jan 18 23:03:45 CET 2012
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#1023 - Remove obsolete constness
User who did this - Elias Pipping (pipping)
----------
In both cases, the const qualifier is a no-op and thus unnecessary.
The argument
const shared_ptr
from the signature could become either
const shared_ptr &
or
shared_ptr.
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1023#comment3050
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list