Merge pull request #310 from eldiener/develop

Added new defect macro for C++11's unrestricted unions.
This commit is contained in:
Edward Diener
2019-12-24 10:53:26 -05:00
committed by GitHub
168 changed files with 340 additions and 145 deletions

View File

@ -1,6 +1,6 @@
#
# *** DO NOT EDIT THIS FILE BY HAND ***
# This file was automatically generated on Fri Aug 23 11:11:12 2019
# This file was automatically generated on Mon Dec 09 09:47:38 2019
# by libs/config/tools/generate.cpp
# Copyright John Maddock.
# Use, modification and distribution are subject to the
@ -201,6 +201,7 @@ obj typeid : test_case.cpp : <define>TEST_BOOST_NO_TYPEID ;
obj typename_with_ctor : test_case.cpp : <define>TEST_BOOST_NO_TYPENAME_WITH_CTOR ;
obj cxx11_unicode_literals : test_case.cpp : <define>TEST_BOOST_NO_CXX11_UNICODE_LITERALS ;
obj cxx11_unified_initialization_syntax : test_case.cpp : <define>TEST_BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX ;
obj cxx11_unrestricted_union : test_case.cpp : <define>TEST_BOOST_NO_CXX11_UNRESTRICTED_UNION ;
obj boost_function_scope_using_declaration_breaks_adl : test_case.cpp : <define>TEST_BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL ;
obj using_declaration_overloads_from_typename_base : test_case.cpp : <define>TEST_BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE ;
obj using_template : test_case.cpp : <define>TEST_BOOST_NO_USING_TEMPLATE ;

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:37 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Fri Aug 23 11:11:12 2019
// This file was automatically generated on Mon Dec 09 09:47:38 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the

Some files were not shown because too many files have changed in this diff Show More