Re: [boost] [pimpl] Proposal. Determining interest.

1 Nov
2007
1 Nov
'07
7:53 p.m.
1. IMHO shared_ptr overhead is very much overrated. 2. If you use it in a noncopyable fashion, then there is no run-time overhead. If you meant memory overhead, then I do not think it is something to worry about. 3. Untimately, you could try struct Foo : public pimpl<Foo>::value_semantics, boost::noncopyable. Thanks, Vladimir.
6449
Age (days ago)
6449
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladimir.Batov@wrsa.com.au