Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2001-10-23 10:42:17


I was checking my hard drive, and noticed that I still had my test project
for the new-age config library when it was still being reviewed. Before I
deleted it, I ran it one more time with the final code. I got:

//=========================================================================
Metrowerks CodeWarrior C++ version 0x2301
    __cplusplus =199711L
    __STDC__ =1
    __MWERKS__ =0x2301
    __MSL__ =0x5201
    __MSL_CPP__ =0x5300
    __A5__ =0
    __embedded_cplusplus =0
    __fourbyteints__ =1
    __IEEEdoubles__ =1
    __MC68020__ =0
    __MC68881__ =0
    __profile__ =0
    __powerc =1
    __POWERPC__ =1
    macintosh =1
    powerc =1

*********************************************************************

Metrowerks Standard Library version 0x5300

*********************************************************************

Detected Platform: Mac OS
    Type char is signed
    Type wchar_t is unsigned
    byte order for type short =8 0
    byte order for type int =24 16 8 0
    byte order for type long =24 16 8 0
    sizeof(wchar_t) =2
    sizeof(short) =2
    sizeof(int) =4
    sizeof(long) =4
    sizeof(float) =4
    sizeof(double) =8
    sizeof(long double) =8
    CHAR_BIT =8
    CHAR_MAX =127
    WCHAR_MAX =((wchar_t) - 1)
    SHRT_MAX =32767
    INT_MAX =2147483647L
    LONG_MAX =2147483647L
    LLONG_MAX =9223372036854775807
    __STDC_IEC_559__ =1

*********************************************************************

Boost version 102500
    BOOST_DECL [no value]
    BOOST_HAS_SLIST [no value]
    BOOST_HAS_UNISTD_H [no value]
    BOOST_MSVC6_MEMBER_TEMPLATES [no value]
    BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS [no value]
    BOOST_NO_FUNCTION_TEMPLATE_ORDERING [no value]
    BOOST_NO_HASH [no value]
    BOOST_NO_MEMBER_TEMPLATE_KEYWORD [no value]
    BOOST_NO_MEMBER_TEMPLATE_FRIENDS [no value]
    BOOST_NO_POINTER_TO_MEMBER_CONST [no value]
    BOOST_NO_STD_MESSAGES [no value]
    BOOST_STD_EXTENSION_NAMESPACE =std
    BOOST_HAS_STDINT_H [no value]
//=========================================================================

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com

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