]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/phoenix/include/boost/phoenix/operator/detail/undef_operator.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / phoenix / include / boost / phoenix / operator / detail / undef_operator.hpp
CommitLineData
7c673cae
FG
1/*==============================================================================
2 Copyright (c) 2010 Thomas Heller
3
4 Distributed under the Boost Software License, Version 1.0. (See accompanying
5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6==============================================================================*/
7
8#undef BOOST_PHOENIX_UNARY_RULE
9#undef BOOST_PHOENIX_UNARY_FUNCTIONAL
10#undef BOOST_PHOENIX_BINARY_RULE
11#undef BOOST_PHOENIX_BINARY_FUNCTIONAL
12#undef BOOST_PHOENIX_UNARY_EXPRESSION
13#undef BOOST_PHOENIX_BINARY_EXPRESSION
14#undef BOOST_PHOENIX_GRAMMAR
15#undef BOOST_PHOENIX_UNARY_OPERATORS
16#undef BOOST_PHOENIX_BINARY_OPERATORS
17#undef BOOST_PHOENIX_DEFINE_OPERATOR_HPP