/
usr
/
include
/
boost
/
mpl
/
aux_
/
/usr/include/boost/mpl/aux_
mkdir
upload
Name
Size
Mode
Actions
config/
-
0755
rm
preprocessed/
-
0755
rm
preprocessor/
-
0755
rm
range_c/
-
0755
rm
test/
-
0755
rm
adl_barrier.hpp
1559
0644
edit
dl
rm
advance_backward.hpp
3419
0644
edit
dl
rm
advance_forward.hpp
3338
0644
edit
dl
rm
apply_1st.hpp
731
0644
edit
dl
rm
arg_typedef.hpp
776
0644
edit
dl
rm
arithmetic_op.hpp
2441
0644
edit
dl
rm
arity.hpp
1095
0644
edit
dl
rm
arity_spec.hpp
1832
0644
edit
dl
rm
at_impl.hpp
1091
0644
edit
dl
rm
back_impl.hpp
1121
0644
edit
dl
rm
basic_bind.hpp
550
0644
edit
dl
rm
begin_end_impl.hpp
2643
0644
edit
dl
rm
clear_impl.hpp
827
0644
edit
dl
rm
common_name_wknd.hpp
877
0644
edit
dl
rm
comparison_op.hpp
2153
0644
edit
dl
rm
contains_impl.hpp
1572
0644
edit
dl
rm
count_args.hpp
2937
0644
edit
dl
rm
count_impl.hpp
1175
0644
edit
dl
rm
empty_impl.hpp
1059
0644
edit
dl
rm
erase_impl.hpp
1767
0644
edit
dl
rm
erase_key_impl.hpp
749
0644
edit
dl
rm
filter_iter.hpp
3017
0644
edit
dl
rm
find_if_pred.hpp
756
0644
edit
dl
rm
fold_impl.hpp
1271
0644
edit
dl
rm
fold_impl_body.hpp
8944
0644
edit
dl
rm
fold_op.hpp
822
0644
edit
dl
rm
fold_pred.hpp
764
0644
edit
dl
rm
front_impl.hpp
1032
0644
edit
dl
rm
full_lambda.hpp
8796
0644
edit
dl
rm
has_apply.hpp
767
0644
edit
dl
rm
has_begin.hpp
580
0644
edit
dl
rm
has_key_impl.hpp
856
0644
edit
dl
rm
has_rebind.hpp
2571
0644
edit
dl
rm
has_size.hpp
553
0644
edit
dl
rm
has_tag.hpp
571
0644
edit
dl
rm
has_type.hpp
575
0644
edit
dl
rm
include_preprocessed.hpp
1333
0644
edit
dl
rm
inserter_algorithm.hpp
4816
0644
edit
dl
rm
insert_impl.hpp
1714
0644
edit
dl
rm
insert_range_impl.hpp
2225
0644
edit
dl
rm
integral_wrapper.hpp
3521
0644
edit
dl
rm
is_msvc_eti_arg.hpp
1318
0644
edit
dl
rm
iter_apply.hpp
902
0644
edit
dl
rm
iter_fold_if_impl.hpp
5848
0644
edit
dl
rm
iter_fold_impl.hpp
1240
0644
edit
dl
rm
iter_push_front.hpp
771
0644
edit
dl
rm
joint_iter.hpp
2877
0644
edit
dl
rm
lambda_arity_param.hpp
696
0644
edit
dl
rm
lambda_no_ctps.hpp
4941
0644
edit
dl
rm
lambda_spec.hpp
1214
0644
edit
dl
rm
lambda_support.hpp
5366
0644
edit
dl
rm
largest_int.hpp
1979
0644
edit
dl
rm
logical_op.hpp
4535
0644
edit
dl
rm
msvc_dtw.hpp
1742
0644
edit
dl
rm
msvc_eti_base.hpp
1668
0644
edit
dl
rm
msvc_is_class.hpp
1485
0644
edit
dl
rm
msvc_never_true.hpp
743
0644
edit
dl
rm
msvc_type.hpp
1207
0644
edit
dl
rm
na.hpp
1645
0644
edit
dl
rm
na_assert.hpp
958
0644
edit
dl
rm
na_fwd.hpp
673
0644
edit
dl
rm
na_spec.hpp
4449
0644
edit
dl
rm
nested_type_wknd.hpp
1266
0644
edit
dl
rm
nttp_decl.hpp
844
0644
edit
dl
rm
numeric_cast_utils.hpp
1763
0644
edit
dl
rm
numeric_op.hpp
8489
0644
edit
dl
rm
O1_size_impl.hpp
2104
0644
edit
dl
rm
order_impl.hpp
2044
0644
edit
dl
rm
overload_names.hpp
2029
0644
edit
dl
rm
partition_op.hpp
1390
0644
edit
dl
rm
pop_back_impl.hpp
804
0644
edit
dl
rm
pop_front_impl.hpp
1078
0644
edit
dl
rm
ptr_to_ref.hpp
1095
0644
edit
dl
rm
push_back_impl.hpp
2071
0644
edit
dl
rm
push_front_impl.hpp
2092
0644
edit
dl
rm
reverse_fold_impl.hpp
1384
0644
edit
dl
rm
reverse_fold_impl_body.hpp
10599
0644
edit
dl
rm
reverse_iter_fold_impl.hpp
1356
0644
edit
dl
rm
sequence_wrapper.hpp
8170
0644
edit
dl
rm
shift_op.hpp
2246
0644
edit
dl
rm
single_element_iter.hpp
2789
0644
edit
dl
rm
size_impl.hpp
1324
0644
edit
dl
rm
sort_impl.hpp
2877
0644
edit
dl
rm
static_cast.hpp
770
0644
edit
dl
rm
template_arity.hpp
4735
0644
edit
dl
rm
template_arity_fwd.hpp
563
0644
edit
dl
rm
test.hpp
729
0644
edit
dl
rm
traits_lambda_spec.hpp
1569
0644
edit
dl
rm
transform_iter.hpp
2636
0644
edit
dl
rm
type_wrapper.hpp
1181
0644
edit
dl
rm
unwrap.hpp
929
0644
edit
dl
rm
value_wknd.hpp
2029
0644
edit
dl
rm
yes_no.hpp
1180
0644
edit
dl
rm
Edit:
/usr/include/boost/mpl/aux_/advance_forward.hpp
(3338B)
#if !defined(BOOST_PP_IS_ITERATING) ///// header body #ifndef BOOST_MPL_AUX_ADVANCE_FORWARD_HPP_INCLUDED #define BOOST_MPL_AUX_ADVANCE_FORWARD_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-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$ // $Date$ // $Revision$ #if !defined(BOOST_MPL_PREPROCESSING_MODE) # include <boost/mpl/next.hpp> # include <boost/mpl/apply_wrap.hpp> #endif #include <boost/mpl/aux_/config/use_preprocessed.hpp> #if !defined(BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS) \ && !defined(BOOST_MPL_PREPROCESSING_MODE) # define BOOST_MPL_PREPROCESSED_HEADER advance_forward.hpp # include <boost/mpl/aux_/include_preprocessed.hpp> #else # include <boost/mpl/limits/unrolling.hpp> # include <boost/mpl/aux_/nttp_decl.hpp> # include <boost/mpl/aux_/config/eti.hpp> # include <boost/preprocessor/iterate.hpp> # include <boost/preprocessor/cat.hpp> # include <boost/preprocessor/inc.hpp> namespace boost { namespace mpl { namespace aux { // forward declaration template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_forward; # define BOOST_PP_ITERATION_PARAMS_1 \ (3,(0, BOOST_MPL_LIMIT_UNROLLING, <boost/mpl/aux_/advance_forward.hpp>)) # include BOOST_PP_ITERATE() // implementation for N that exceeds BOOST_MPL_LIMIT_UNROLLING template< BOOST_MPL_AUX_NTTP_DECL(long, N) > struct advance_forward { template< typename Iterator > struct apply { typedef typename apply_wrap1< advance_forward<BOOST_MPL_LIMIT_UNROLLING> , Iterator >::type chunk_result_; typedef typename apply_wrap1< advance_forward<( (N - BOOST_MPL_LIMIT_UNROLLING) < 0 ? 0 : N - BOOST_MPL_LIMIT_UNROLLING )> , chunk_result_ >::type type; }; }; }}} #endif // BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS #endif // BOOST_MPL_AUX_ADVANCE_FORWARD_HPP_INCLUDED ///// iteration, depth == 1 // For gcc 4.4 compatability, we must include the // BOOST_PP_ITERATION_DEPTH test inside an #else clause. #else // BOOST_PP_IS_ITERATING #if BOOST_PP_ITERATION_DEPTH() == 1 #define i_ BOOST_PP_FRAME_ITERATION(1) template<> struct advance_forward< BOOST_PP_FRAME_ITERATION(1) > { template< typename Iterator > struct apply { typedef Iterator iter0; #if i_ > 0 # define BOOST_PP_ITERATION_PARAMS_2 \ (3,(1, i_, <boost/mpl/aux_/advance_forward.hpp>)) # include BOOST_PP_ITERATE() #endif typedef BOOST_PP_CAT(iter,i_) type; }; #if defined(BOOST_MPL_CFG_MSVC_60_ETI_BUG) /// ETI workaround template<> struct apply<int> { typedef int type; }; #endif }; #undef i_ ///// iteration, depth == 2 #elif BOOST_PP_ITERATION_DEPTH() == 2 # define AUX778076_ITER_0 BOOST_PP_CAT(iter,BOOST_PP_DEC(BOOST_PP_FRAME_ITERATION(2))) # define AUX778076_ITER_1 BOOST_PP_CAT(iter,BOOST_PP_FRAME_ITERATION(2)) typedef typename next<AUX778076_ITER_0>::type AUX778076_ITER_1; # undef AUX778076_ITER_1 # undef AUX778076_ITER_0 #endif // BOOST_PP_ITERATION_DEPTH() #endif // BOOST_PP_IS_ITERATING
Save
cmd:
run