/
usr
/
include
/
boost
/
function
/
detail
/
/usr/include/boost/function/detail
mkdir
upload
Name
Size
Mode
Actions
function_iterate.hpp
534
0644
edit
dl
rm
maybe_include.hpp
12648
0644
edit
dl
rm
prologue.hpp
993
0644
edit
dl
rm
Edit:
/usr/include/boost/function/detail/function_iterate.hpp
(534B)
// Boost.Function library // Copyright Douglas Gregor 2003. Use, modification and // distribution is subject to 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) // For more information, see http://www.boost.org #if !defined(BOOST_PP_IS_ITERATING) # error Boost.Function - do not include this file! #endif #define BOOST_FUNCTION_NUM_ARGS BOOST_PP_ITERATION() #include <boost/function/detail/maybe_include.hpp> #undef BOOST_FUNCTION_NUM_ARGS
Save
cmd:
run