$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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