Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-05-07 15:07:36


"Jason Hise" wrote:

> OK, I will add this to the singleton to-do list. BTW, which macro should
> I check to see if the target operating system is windows?
>

#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32)

Really all of them.

/Pavel


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