Boost logo

Boost :

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.



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