Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2000-06-09 16:53:53


> > But SMP vs non-SMP is not a compile time decision, is it?

> It could be. You could dynamically load a different version of the code on
> SMP systems, for example.

The key word here being "dynamically." :)

I meant that the SMP vs non-SMP decision can be deferred until runtime, with
a single library containing both code paths.

I admit that there are (rare?) cases where you know beforehand that the
target platform is not SMP.

--
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