![]()  | 
![]() ![]() ![]() ![]()  | 
![]()  | 
BOOST_PP_TUPLE_REMOVEBoost , , The BOOST_PP_TUPLE_REMOVE macro
      removes an element from a tuple. 
    Usage BOOST_PP_TUPLE_REMOVE(tuple, i) (v) 
    Arguments
 Remarks This macro uses BOOST_PP_WHILE interally.  Therefore, to
      use the d parameter passed from other macros that use BOOST_PP_WHILE,
      see BOOST_PP_TUPLE_REMOVE_D. 
    See AlsoRequirementsSample Code#include <boost/preprocessor/tuple/remove.hpp> #define TUPLE (a, b, d) BOOST_PP_TUPLE_REMOVE(TUPLE, 2) // expands to (a, b)  © Copyright Edward Diener 2013  
    Distributed under the Boost Software License, Version 1.0. (См. сопроводительный файл LICENSE_1_0.txt или копия на www.boost.org/LICENSE_1_0.txt) Статья BOOST_PP_TUPLE_REMOVE раздела может быть полезна для разработчиков на c++ и boost. :: Главная :: :: 
  | 
||||
 ©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007  | ||||