Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/mpl/preprocessed/include/msvc60/user.hpp @ 20

Last change on this file since 20 was 12, checked in by landauf, 17 years ago

added boost

File size: 886 bytes
Line 
1
2// Copyright Aleksey Gurtovoy 2003-2004
3//
4// Distributed under the Boost Software License, Version 1.0.
5// (See accompanying file LICENSE_1_0.txt or copy at
6// http://www.boost.org/LICENSE_1_0.txt)
7//
8// See http://www.boost.org/libs/mpl for documentation.
9
10// $Source: /cvsroot/boost/boost/libs/mpl/preprocessed/include/msvc60/user.hpp,v $
11// $Date: 2004/09/14 12:39:54 $
12// $Revision: 1.5 $
13
14#define BOOST_NO_CONFIG
15#define BOOST_MSVC 1200
16#define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
17#define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
18#define BOOST_NO_TEMPLATE_TEMPLATES
19#define BOOST_NO_CV_VOID_SPECIALIZATIONS
20#define BOOST_NO_INTRINSIC_WCHAR_T
21#define BOOST_NO_STD_ALLOCATOR
22#define BOOST_MPL_CFG_NO_BIND_TEMPLATE
23#define BOOST_MPL_CFG_NO_APPLY_TEMPLATE
24#define BOOST_MPL_CFG_MSVC_60_ETI_BUG
25#define BOOST_MPL_CFG_MSVC_ETI_BUG
26#define BOOST_MPL_CFG_NO_NESTED_VALUE_ARITHMETIC
Note: See TracBrowser for help on using the repository browser.