Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-02-27 07:27:05


>Is this the best general form for solving the problem?

Probably, yes.

>What should ???? actually be? We can't use BOOST_PLATFORM; it is a string

>rather than an integral expression, and the value is too specific anyhow.

Well _WIN32 already exists so shouldn't we use it? Or maybe do what the
thread lib does and have BOOST_HAS_WIN32_FILESYS, BOOST_HAS_DIRENT_H etc -
in other word try and keep the macros close to what they actually test for
(header name, API name etc).

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


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