⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dep_signature_impl_spec.inl

📁 机器人开源项目orocos的源代码
💻 INL
字号:
// (C) Copyright Tobias Schwinger//// Use modification and distribution are subject to the boost Software License,// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).//------------------------------------------------------------------------------// Dependecies common for both preprocessed and preprocessing mode versions// are kept separate to allow easier preprocessing.//------------------------------------------------------------------------------#if   BOOST_FT_MAX_ARITY <=  8#   include <boost/mpl/vector/vector10.hpp>#elif BOOST_FT_MAX_ARITY <= 18#   include <boost/mpl/vector/vector20.hpp>#elif BOOST_FT_MAX_ARITY <= 28#   include <boost/mpl/vector/vector30.hpp>#elif BOOST_FT_MAX_ARITY <= 38#   include <boost/mpl/vector/vector40.hpp>#elif BOOST_FT_MAX_ARITY <= 48#   include <boost/mpl/vector/vector50.hpp>#else#   error "Default limit of mpl::vector exceeded."#endif//------------------------------------------------------------------------------// (C) Copyright Tobias Schwinger//// Use modification and distribution are subject to the boost Software License,// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).//------------------------------------------------------------------------------// Dependecies common for both preprocessed and preprocessing mode versions// are kept separate to allow easier preprocessing.//------------------------------------------------------------------------------#if   BOOST_FT_MAX_ARITY <=  8#   include <boost/mpl/vector/vector10.hpp>#elif BOOST_FT_MAX_ARITY <= 18#   include <boost/mpl/vector/vector20.hpp>#elif BOOST_FT_MAX_ARITY <= 28#   include <boost/mpl/vector/vector30.hpp>#elif BOOST_FT_MAX_ARITY <= 38#   include <boost/mpl/vector/vector40.hpp>#elif BOOST_FT_MAX_ARITY <= 48#   include <boost/mpl/vector/vector50.hpp>#else#   error "Default limit of mpl::vector exceeded."#endif//------------------------------------------------------------------------------

⌨️ 快捷键说明

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