Login
Help/Guide
About Trac
Preferences
Wiki
Browse Source
Blog
Context Navigation
←
Previous Change
Next Change
→
Changeset
9e776f
for
src/Patterns/unittests/stubs
Timestamp:
Sep 1, 2011, 1:51:25 PM (
14 years
ago)
Author:
Frederik Heber <heber@…>
Children:
d45509
Parents:
74e0f7
Message:
Observable::signOn/Off functions are now on const instance possible.
maps of Observable are static anyway.
we need some const_casts as instances in maps (which we need as lookup key in sign on/off) are non-const.
whether there are more or fewer observers does not impact on the constness of a class but only affects a mutable part.
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive