blob: 2762da13d46f5fd2c2dae3e8ab6e1214b76813af [file] [log] [blame]
Jeff Thompsonef2d5a42013-08-22 19:09:24 -07001// Copyright (C) 2003, Fernando Luis Cacciola Carballal.
2// Copyright (C) 2007, Tobias Schwinger.
3//
4// Use, modification, and distribution is subject to the Boost Software
5// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6// http://www.boost.org/LICENSE_1_0.txt)
7//
8// See http://www.boost.org/libs/optional for documentation.
9//
10// You are welcome to contact the author at:
11// fernando_cacciola@hotmail.com
12//
Jeff Thompson3d613fd2013-10-15 15:39:04 -070013#ifndef NDNBOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP
14#define NDNBOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP
Jeff Thompsonef2d5a42013-08-22 19:09:24 -070015
Jeff Thompson3d613fd2013-10-15 15:39:04 -070016#undef NDNBOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_INIT
17#undef NDNBOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_DECL
18#undef NDNBOOST_MAX_INPLACE_FACTORY_ARITY
Jeff Thompsonef2d5a42013-08-22 19:09:24 -070019
Jeff Thompson3d613fd2013-10-15 15:39:04 -070020#undef NDNBOOST_UTILITY_DETAIL_INPLACE_FACTORY_PREFIX_04APR2007_HPP
Jeff Thompsonef2d5a42013-08-22 19:09:24 -070021
22#endif
23