$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-03-04 21:15:39
Ian McCulloch <ianmcc_at_[hidden]> writes:
>> * Coupling; you need to include a primary template.
>
> Ok, but what does that primary template do? Surely nothing, or some very
> conservative default.
Actually you don't need to include a primary template. All you need
is a declaration with no body. You can do that without even pulling
in a header.
-- Dave Abrahams Boost Consulting www.boost-consulting.com