Simplify build-time config checks.

These now simply reflect whatever config.hpp reports, and are therefore always in synch with the headers.
They are also now compile-time tests only, which means they function with cross compilers.
Fixes: https://svn.boost.org/trac/boost/ticket/12805.
This commit is contained in:
jzmaddock
2017-04-17 13:19:19 +01:00
parent 8acd1c464d
commit 79bd4b8acf
6 changed files with 826 additions and 625 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 5 19:09:22 2017
// This file was automatically generated on Mon Apr 17 12:45:44 2017
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the