user.hpp

来自「Boost provides free peer-reviewed portab」· HPP 代码 · 共 26 行

HPP
26
字号
// Copyright Aleksey Gurtovoy 2003-2004//// Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt)//// See http://www.boost.org/libs/mpl for documentation.// $Id: user.hpp 49268 2008-10-11 06:26:17Z agurtovoy $// $Date: 2008-10-11 02:26:17 -0400 (Sat, 11 Oct 2008) $// $Revision: 49268 $#define BOOST_NO_CONFIG#include <boost/preprocessor/config/config.hpp>#define BOOST_NO_TEMPLATE_TEMPLATES#define BOOST_MPL_CFG_NO_BIND_TEMPLATE#define BOOST_MPL_CFG_NO_NONTYPE_TEMPLATE_PARTIAL_SPEC#define BOOST_MPL_CFG_BROKEN_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES#define BOOST_MPL_CFG_BROKEN_OVERLOAD_RESOLUTION#define BOOST_MPL_CFG_EXTENDED_TEMPLATE_PARAMETERS_MATCHING#define BOOST_MPL_CFG_BCC_INTEGRAL_CONSTANTS#define BOOST_MPL_CFG_NO_NESTED_FORWARDING

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?