 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
vladimir kliatchko Guest
|
Posted: Wed Aug 10, 2005 9:51 am Post subject: Proposal: Improving TR1 Smart Pointers |
|
|
[Follow-ups directed to comp.std.c++]
Abstract
Over a period of two years we have accumulated significant experience
in developing and then using a family of C++ components implementing
smart pointers. While similar to the smart pointers described by TR1,
our implementation has some important distinctions. Our experience
shows that these distinctions often resulted in both improved usability
and superior performance. In this paper we describe how our
implementation differs from TR1 and propose a number of corresponding
changes to the C++ standard.
To read the entire proposal, follow this link:
http://home.earthlink.net/~phalpern/cpp/KliatchkoSharedPtr.pdf
Sincerely,
--vlad
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|