|
||||
File indexing completed on 2025-01-18 09:53:30
0001 // Copyright (C) 2003, Fernando Luis Cacciola Carballal. 0002 // Copyright (C) 2007, Tobias Schwinger. 0003 // 0004 // Use, modification, and distribution is subject to the Boost Software 0005 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 0006 // http://www.boost.org/LICENSE_1_0.txt) 0007 // 0008 // See http://www.boost.org/libs/optional for documentation. 0009 // 0010 // You are welcome to contact the author at: 0011 // fernando_cacciola@hotmail.com 0012 // 0013 #ifndef BOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP 0014 #define BOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP 0015 0016 #undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_INIT 0017 #undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_DECL 0018 #undef BOOST_MAX_INPLACE_FACTORY_ARITY 0019 0020 #undef BOOST_UTILITY_DETAIL_INPLACE_FACTORY_PREFIX_04APR2007_HPP 0021 0022 #endif 0023
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |