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.
size_t_trait_undef.hpp in vendors/XIOS/current/extern/boost/include/boost/type_traits/detail – NEMO

source: vendors/XIOS/current/extern/boost/include/boost/type_traits/detail/size_t_trait_undef.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: 490 bytes
Line 
1
2// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
3
4// Copyright Aleksey Gurtovoy 2002-2004
5//
6// Distributed under the Boost Software License, Version 1.0.
7// (See accompanying file LICENSE_1_0.txt or copy at
8// http://www.boost.org/LICENSE_1_0.txt)
9
10// $Source$
11// $Date: 2004-09-02 11:41:37 -0400 (Thu, 02 Sep 2004) $
12// $Revision: 24874 $
13
14#undef BOOST_TT_AUX_SIZE_T_TRAIT_DEF1
15#undef BOOST_TT_AUX_SIZE_T_TRAIT_SPEC1
16#undef BOOST_TT_AUX_SIZE_T_TRAIT_PARTIAL_SPEC1_1
Note: See TracBrowser for help on using the repository browser.