]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_expr.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / phoenix / operator / detail / cpp03 / mem_fun_ptr_expr.hpp
1 #if !defined(BOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES)
2
3 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr.hpp>
4
5 #else
6
7 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
8 #pragma wave option(preserve: 2, line: 0, output: "preprocessed/mem_fun_ptr_expr_" BOOST_PHOENIX_LIMIT_STR ".hpp")
9 #endif
10 /*==============================================================================
11 Copyright (c) 2016 Kohei Takahashi
12
13 Distributed under the Boost Software License, Version 1.0. (See accompanying
14 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
15 ==============================================================================*/
16
17 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
18 #pragma wave option(preserve: 1)
19 #endif
20
21 BOOST_PHOENIX_DEFINE_EXPRESSION_VARARG(
22 (boost)(phoenix)(mem_fun_ptr)
23 , (meta_grammar)
24 (meta_grammar)
25 , BOOST_PHOENIX_LIMIT
26 )
27
28 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
29 #pragma wave option(output: null)
30 #endif
31
32 #endif // BOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES
33