Boost logo

Boost :

From: Rich Herrick (spamjunk_at_[hidden])
Date: 2002-09-07 18:38:27


I have uploaded a new set of files for the enum_set. They have been
modified for the new name. They will also compiler with the latest version
of the Watcom (11.0c) C++ compiler. I have include preliminary config files
for this compiler as I didn't see any. I am currently trying to get it to
compiler with the Digital Mars C++ compiler, but with very little success.

The code is kind of ugly right now, as it is littered with #ifs for the
compilers. Some of these probably can be changed to the BOOST_NO...
defines, but I'm have trouble determining which ones apply, if any.

Does anyone know of any existing tools/code that will determine what a C++
compiler can handle (i.e., partial spec., proper name lookup, member
templates, etc.)? I'm trying to figure out exactly what the two above
compiler will handle, but I'm doing it by trial-and-error. I was going to
write some code to determine what they can handle, but I figure I'd better
ask before I wait my time.

Thanks,

Rich


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