Request for comments on changes to the dynamic_bitset docs

7 Jul
2008
7 Jul
'08
7:40 p.m.
Hi, I just fixed the dynamic_bitset docs for issue #1591; the problem is with a couple of duplication of sentences of this kind: Note that the expression b1 & b2 is equivalent to creating a temporary copy of b1, using operator&=, and returning the temporary copy. I think such sentences are almost without meaning and should simply be dropped. The only concern is for "breaking a contract" in this case, though frankly I don't see what the user could sensibly rely upon. And "equivalent" is so generic, anyway. In case you agree with removing the sentences, would you note that in the section "Changes from previous version(s)"? -- Genny
6185
Age (days ago)
6185
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gennaro Prota