[C++-sig] pointer_holder and pure virtual base classes

David Abrahams dave at boost-consulting.com
Sun Oct 29 14:32:09 CET 2006


"Allen Bierbaum" <abierbaum at gmail.com> writes:

> Unfortunately I can't do this. The smart pointers I am using are not
> quite standard

In most cases that shouldn't make a difference; you can always
overload get_pointer and specialize pointee<>.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list