$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [shared_ptr] Design question about make_shared
From: Max Sobolev (macsmr_at_[hidden])
Date: 2011-06-16 02:01:49
On 16.06.2011 2:25, Stephan T. Lavavej wrote:
> [... explicit template arguments inhibit ADL.] This is explained in C++ Templates: The Complete Guide, if I recall correctly (it is a fundamental limitation).
yeah