Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/mpl/preprocessed/include/msvc70/user.hpp @ 12

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

added boost

File size: 705 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/msvc70/user.hpp,v $
11// $Date: 2004/09/14 12:39:55 $
12// $Revision: 1.5 $
13
14#define BOOST_NO_CONFIG
15#define BOOST_MSVC 1300
16#define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
17#define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
18#define BOOST_MPL_CFG_NO_BIND_TEMPLATE
19#define BOOST_MPL_CFG_NO_APPLY_TEMPLATE
20#define BOOST_MPL_CFG_MSVC_ETI_BUG
21#define BOOST_MPL_CFG_NO_NESTED_VALUE_ARITHMETIC
Note: See TracBrowser for help on using the repository browser.