Last change
on this file since 29 was
29,
checked in by landauf, 16 years ago
|
updated boost from 1_33_1 to 1_34_1
|
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.