Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:46:04

0001 #if !defined(BOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES)
0002 
0003 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr.hpp>
0004 
0005 #else
0006 
0007 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0008 #pragma wave option(preserve: 2, line: 0, output: "preprocessed/mem_fun_ptr_expr_" BOOST_PHOENIX_LIMIT_STR ".hpp")
0009 #endif
0010 /*==============================================================================
0011     Copyright (c) 2016 Kohei Takahashi
0012 
0013     Distributed under the Boost Software License, Version 1.0. (See accompanying
0014     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0015 ==============================================================================*/
0016 
0017 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0018 #pragma wave option(preserve: 1)
0019 #endif
0020 
0021 BOOST_PHOENIX_DEFINE_EXPRESSION_VARARG(
0022     (boost)(phoenix)(mem_fun_ptr)
0023   , (meta_grammar)
0024     (meta_grammar)
0025   , BOOST_PHOENIX_LIMIT
0026 )
0027 
0028 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0029 #pragma wave option(output: null)
0030 #endif
0031 
0032 #endif // BOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES
0033