Boost logo

Boost :

Subject: Re: [boost] [shared_ptr] A smarter smart pointer proposal for dynamic libraries
From: David Abrahams (dave_at_[hidden])
Date: 2008-12-25 01:59:59


on Tue Dec 23 2008, "J.D. Herron" <jotadehace-AT-gmail.com> wrote:

> Yes that's the point, its inlined wherever the shared pointer template is
> instantiated for the type. Being a template it has to work that way.

Actually not. Some compilers do link-time instantiation.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk