|
||||
File indexing completed on 2025-01-31 10:02:39
0001 /*============================================================================= 0002 Copyright (c) 2001-2011 Joel de Guzman 0003 Copyright (c) 2001-2011 Hartmut Kaiser 0004 http://spirit.sourceforge.net/ 0005 0006 Distributed under the Boost Software License, Version 1.0. (See accompanying 0007 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 0008 =============================================================================*/ 0009 #ifndef BOOST_SPIRIT_INCLUDE_PHOENIX_FUNCTION 0010 #define BOOST_SPIRIT_INCLUDE_PHOENIX_FUNCTION 0011 #include <boost/config/header_deprecated.hpp> 0012 BOOST_HEADER_DEPRECATED("<boost/phoenix/function.hpp>") 0013 0014 #include <boost/phoenix/function.hpp> 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |