|
||||
File indexing completed on 2025-01-18 09:50:38
0001 // Copyright David Abrahams 2002. 0002 // Distributed under the Boost Software License, Version 1.0. (See 0003 // accompanying file LICENSE_1_0.txt or copy at 0004 // http://www.boost.org/LICENSE_1_0.txt) 0005 #ifndef MPL_LAMBDA_DWA2002122_HPP 0006 # define MPL_LAMBDA_DWA2002122_HPP 0007 0008 // this header should go away soon 0009 # include <boost/mpl/aux_/lambda_support.hpp> 0010 # define BOOST_PYTHON_MPL_LAMBDA_SUPPORT BOOST_MPL_AUX_LAMBDA_SUPPORT 0011 0012 #endif // MPL_LAMBDA_DWA2002122_HPP
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |