1 //  This file was automatically generated on Wed Mar  3 12:23:02 2021
2 //  by libs/config/tools/generate.cpp
3 //  Copyright John Maddock 2002-4.
4 //  Use, modification and distribution are subject to the
5 //  Boost Software License, Version 1.0. (See accompanying file
6 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7 
8 //  See http://www.boost.org/libs/config for the most recent version.//
9 //  Revision $Id$
10 //
11 
12 #include <boost/config.hpp>
13 #include <boost/config/assert_cxx11.hpp>
14 
15 #ifdef BOOST_NO_CXX14_AGGREGATE_NSDMI
16 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_AGGREGATE_NSDMI."
17 #endif
18 #ifdef BOOST_NO_CXX14_BINARY_LITERALS
19 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_BINARY_LITERALS."
20 #endif
21 #ifdef BOOST_NO_CXX14_CONSTEXPR
22 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_CONSTEXPR."
23 #endif
24 #ifdef BOOST_NO_CXX14_DECLTYPE_AUTO
25 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_DECLTYPE_AUTO."
26 #endif
27 #ifdef BOOST_NO_CXX14_DIGIT_SEPARATORS
28 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_DIGIT_SEPARATORS."
29 #endif
30 #ifdef BOOST_NO_CXX14_GENERIC_LAMBDAS
31 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_GENERIC_LAMBDAS."
32 #endif
33 #ifdef BOOST_NO_CXX14_HDR_SHARED_MUTEX
34 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_HDR_SHARED_MUTEX."
35 #endif
36 #ifdef BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES
37 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES."
38 #endif
39 #ifdef BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION
40 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION."
41 #endif
42 #ifdef BOOST_NO_CXX14_STD_EXCHANGE
43 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_STD_EXCHANGE."
44 #endif
45 #ifdef BOOST_NO_CXX14_VARIABLE_TEMPLATES
46 #  error "Your compiler appears not to be fully C++14 compliant.  Detected via defect macro BOOST_NO_CXX14_VARIABLE_TEMPLATES."
47 #endif
48