Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 09:44:43

0001 //  This file was automatically generated on Wed Mar  3 08:46:11 2021
0002 //  by libs/config/tools/generate.cpp
0003 //  Copyright John Maddock 2002-4.
0004 //  Use, modification and distribution are subject to the 
0005 //  Boost Software License, Version 1.0. (See accompanying file 
0006 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0007 
0008 //  See http://www.boost.org/libs/config for the most recent version.//
0009 //  Revision $Id$
0010 //
0011 
0012 #include <boost/config.hpp>
0013 #include <boost/config/assert_cxx17.hpp>
0014 
0015 #ifdef BOOST_NO_CXX98_BINDERS
0016 #  error "Your compiler appears not to be fully C++98 compliant.  Detected via defect macro BOOST_NO_CXX98_BINDERS."
0017 #endif
0018 #ifdef BOOST_NO_CXX98_FUNCTION_BASE
0019 #  error "Your compiler appears not to be fully C++98 compliant.  Detected via defect macro BOOST_NO_CXX98_FUNCTION_BASE."
0020 #endif
0021 #ifdef BOOST_NO_CXX98_RANDOM_SHUFFLE
0022 #  error "Your compiler appears not to be fully C++98 compliant.  Detected via defect macro BOOST_NO_CXX98_RANDOM_SHUFFLE."
0023 #endif