New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
in_place_factory_suffix.hpp in vendors/XIOS/current/extern/boost/include/boost/utility/detail – NEMO

source: vendors/XIOS/current/extern/boost/include/boost/utility/detail/in_place_factory_suffix.hpp @ 3408

Last change on this file since 3408 was 3408, checked in by rblod, 12 years ago

importing initial XIOS vendor drop

  • Property svn:keywords set to Id
File size: 793 bytes
Line 
1// 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//
13#ifndef BOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP
14#define BOOST_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP
15
16#undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_INIT
17#undef BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_DECL
18#undef BOOST_MAX_INPLACE_FACTORY_ARITY
19
20#undef BOOST_UTILITY_DETAIL_INPLACE_FACTORY_PREFIX_04APR2007_HPP
21
22#endif
23
Note: See TracBrowser for help on using the repository browser.