$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-12-15 14:21:05
From: "David Abrahams" <david.abrahams_at_[hidden]>
> Interesting that even with msvc workarounds I expect the full
implementation
> would be smaller than the runtime version!
Indeed. See the atached file. The main reason for the simplicity of the
compile-time variant is the pure functionality; the other simplification
comes from the fact that it's easy to make a 'variadic' compile-time
function without overloads.
-- Peter Dimov Multi Media Ltd.