vacpp.hpp
Go to the documentation of this file.
00001 //  (C) Copyright John Maddock 2001 - 2002. 
00002 //  Use, modification and distribution are subject to the 
00003 //  Boost Software License, Version 1.0. (See accompanying file 
00004 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
00005 
00006 //  See http://www.boost.org for most recent version.
00007 
00008 #if __IBMCPP__ <= 501
00009 #  define BOOST_NO_STD_ALLOCATOR
00010 #endif
00011 
00012 #define BOOST_HAS_MACRO_USE_FACET
00013 #define BOOST_NO_STD_MESSAGES
00014 #define BOOST_NO_STD_UNORDERED
00015 
00016 #define BOOST_STDLIB "Visual Age default standard library"
00017 
00018 
00019 


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:29