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 Fri Oct 13 19:09:38 2023
0002 //  by libs/config/tools/generate.cpp
0003 //  Copyright John Maddock 2002-21.
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_cxx11.hpp>
0014 
0015 #ifdef BOOST_NO_CXX14_AGGREGATE_NSDMI
0016 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_AGGREGATE_NSDMI."
0017 #endif
0018 #ifdef BOOST_NO_CXX14_BINARY_LITERALS
0019 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_BINARY_LITERALS."
0020 #endif
0021 #ifdef BOOST_NO_CXX14_CONSTEXPR
0022 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_CONSTEXPR."
0023 #endif
0024 #ifdef BOOST_NO_CXX14_DECLTYPE_AUTO
0025 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_DECLTYPE_AUTO."
0026 #endif
0027 #ifdef BOOST_NO_CXX14_DIGIT_SEPARATORS
0028 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_DIGIT_SEPARATORS."
0029 #endif
0030 #ifdef BOOST_NO_CXX14_GENERIC_LAMBDAS
0031 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_GENERIC_LAMBDAS."
0032 #endif
0033 #ifdef BOOST_NO_CXX14_HDR_SHARED_MUTEX
0034 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_HDR_SHARED_MUTEX."
0035 #endif
0036 #ifdef BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES
0037 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES."
0038 #endif
0039 #ifdef BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION
0040 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION."
0041 #endif
0042 #ifdef BOOST_NO_CXX14_STD_EXCHANGE
0043 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_STD_EXCHANGE."
0044 #endif
0045 #ifdef BOOST_NO_CXX14_VARIABLE_TEMPLATES
0046 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_VARIABLE_TEMPLATES."
0047 #endif