/usr/include/boost/fusion/algorithm/iteration
NameSizeModeActions
detail/-0755rm
accumulate.hpp15000644editdlrm
accumulate_fwd.hpp12050644editdlrm
fold.hpp23780644editdlrm
fold_fwd.hpp15750644editdlrm
for_each.hpp16460644editdlrm
for_each_fwd.hpp11840644editdlrm
iter_fold.hpp23160644editdlrm
iter_fold_fwd.hpp16300644editdlrm
reverse_fold.hpp23410644editdlrm
reverse_fold_fwd.hpp16630644editdlrm
reverse_iter_fold.hpp24210644editdlrm
reverse_iter_fold_fwd.hpp17180644editdlrm
Edit: /usr/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp (2421B)
/*============================================================================= Copyright (c) 2010 Christopher Schmidt Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2015 Kohei Takahashi 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) ==============================================================================*/ #ifndef BOOST_FUSION_ALGORITHM_ITERATION_REVERSE_ITER_FOLD_HPP #define BOOST_FUSION_ALGORITHM_ITERATION_REVERSE_ITER_FOLD_HPP #include #include #include #include #include #include #include #include #include #include #include #include #include #define BOOST_FUSION_REVERSE_FOLD #define BOOST_FUSION_ITER_FOLD #if !defined(BOOST_FUSION_DONT_USE_PREPROCESSED_FILES) #include #else #if defined(__WAVE__) && defined(BOOST_FUSION_CREATE_PREPROCESSED_FILES) #pragma wave option(preserve: 2, line: 0, output: "detail/preprocessed/reverse_iter_fold.hpp") #endif /*============================================================================= Copyright (c) 2010 Christopher Schmidt Copyright (c) 2001-2011 Joel de Guzman 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) This is an auto-generated file. Do not edit! ==============================================================================*/ #if defined(__WAVE__) && defined(BOOST_FUSION_CREATE_PREPROCESSED_FILES) #pragma wave option(preserve: 1) #endif #include #if defined(__WAVE__) && defined(BOOST_FUSION_CREATE_PREPROCESSED_FILES) #pragma wave option(output: null) #endif #endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES #undef BOOST_FUSION_REVERSE_FOLD #undef BOOST_FUSION_ITER_FOLD #endif