bool_trait_undef.hpp
来自「CGAL is a collaborative effort of severa」· HPP 代码 · 共 28 行
HPP
28 行
// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION// Copyright Aleksey Gurtovoy 2002-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)// $Source: /CVSROOT/CGAL/Packages/Boost/include/boost/type_traits/detail/bool_trait_undef.hpp,v $// $Date: 2004/11/20 10:52:46 $// $Revision: 1.1.1.2 $#undef BOOST_TT_AUX_BOOL_TRAIT_VALUE_DECL#undef BOOST_TT_AUX_BOOL_C_BASE#undef BOOST_TT_AUX_BOOL_TRAIT_DEF1#undef BOOST_TT_AUX_BOOL_TRAIT_DEF2#undef BOOST_TT_AUX_BOOL_TRAIT_SPEC1#undef BOOST_TT_AUX_BOOL_TRAIT_SPEC2#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC2#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_2#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_1#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_2#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_PARTIAL_SPEC2_1#undef BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?