RE: [boost] Formal Review: Assignment Library

6 Apr
2004
6 Apr
'04
8:26 p.m.
Either I missed it or, I'm confused, why is the make_insert functions for set & map using the "hint" of c.end() for the insert? Is there any advantage to this? -Gary-

6 Apr
6 Apr
10:09 p.m.
New subject: Formal Review: Assignment Library
"Powell, Gary" <powellg@amazon.com> wrote in message news:16D81990DBE42642A8CA977A55FF116A02D9F7C7@ex-mail-sea-02.ant.amazon.com...
Either I missed it or, I'm confused, why is the make_insert functions for set & map using the "hint" of c.end() for the insert? Is there any advantage to this?
not beyond that one don't have to specialize anything for standard containers. My view has been that it is a harmless ; you still get logarithmic insertion time (cmp. 23.1.2, Table 69) br Thorsten
7738
Age (days ago)
7738
Last active (days ago)
1 comments
2 participants
participants (2)
-
Powell, Gary
-
Thorsten Ottosen