Add versioning to std feature checks, document the feature.

This commit is contained in:
jzmaddock
2019-02-11 18:22:05 +00:00
parent 93dc993313
commit 4d9e3db530
148 changed files with 769 additions and 416 deletions

View File

@ -1,6 +1,6 @@
# #
# *** DO NOT EDIT THIS FILE BY HAND *** # *** DO NOT EDIT THIS FILE BY HAND ***
# This file was automatically generated on Sun Feb 10 19:54:19 2019 # This file was automatically generated on Mon Feb 11 18:07:32 2019
# by libs/config/tools/generate.cpp # by libs/config/tools/generate.cpp
# Copyright John Maddock. # Copyright John Maddock.
# Use, modification and distribution are subject to the # Use, modification and distribution are subject to the
@ -206,138 +206,278 @@ obj cxx11_variadic_macros : test_case.cpp : <define>TEST_BOOST_NO_CXX11_VARIADIC
obj cxx11_variadic_templates : test_case.cpp : <define>TEST_BOOST_NO_CXX11_VARIADIC_TEMPLATES ; obj cxx11_variadic_templates : test_case.cpp : <define>TEST_BOOST_NO_CXX11_VARIADIC_TEMPLATES ;
obj void_returns : test_case.cpp : <define>TEST_BOOST_NO_VOID_RETURNS ; obj void_returns : test_case.cpp : <define>TEST_BOOST_NO_VOID_RETURNS ;
obj intrinsic_wchar_t : test_case.cpp : <define>TEST_BOOST_NO_INTRINSIC_WCHAR_T ; obj intrinsic_wchar_t : test_case.cpp : <define>TEST_BOOST_NO_INTRINSIC_WCHAR_T ;
obj cpp_impl_destroying_delete : std/cpp_impl_destroying_delete.cpp ; obj cpp_impl_destroying_delete_20 : std/cpp_impl_destroying_delete_20.cpp ;
obj cpp_lib_destroying_delete : std/cpp_lib_destroying_delete.cpp ; alias cpp_impl_destroying_delete : cpp_impl_destroying_delete_20 ;
obj cpp_char8_t : std/cpp_char8_t.cpp ; obj cpp_lib_destroying_delete_20 : std/cpp_lib_destroying_delete_20.cpp ;
obj cpp_impl_three_way_comparison : std/cpp_impl_three_way_comparison.cpp ; alias cpp_lib_destroying_delete : cpp_lib_destroying_delete_20 ;
obj cpp_lib_three_way_comparison : std/cpp_lib_three_way_comparison.cpp ; obj cpp_char8_t_20 : std/cpp_char8_t_20.cpp ;
obj cpp_conditional_explicit : std/cpp_conditional_explicit.cpp ; alias cpp_char8_t : cpp_char8_t_20 ;
obj cpp_nontype_template_parameter_class : std/cpp_nontype_template_parameter_class.cpp ; obj cpp_impl_three_way_comparison_20 : std/cpp_impl_three_way_comparison_20.cpp ;
obj cpp_lib_char8_t : std/cpp_lib_char8_t.cpp ; alias cpp_impl_three_way_comparison : cpp_impl_three_way_comparison_20 ;
obj cpp_lib_concepts : std/cpp_lib_concepts.cpp ; obj cpp_lib_three_way_comparison_20 : std/cpp_lib_three_way_comparison_20.cpp ;
obj cpp_lib_constexpr_swap_algorithms : std/cpp_lib_constexpr_swap_algorithms.cpp ; alias cpp_lib_three_way_comparison : cpp_lib_three_way_comparison_20 ;
obj cpp_lib_constexpr_misc : std/cpp_lib_constexpr_misc.cpp ; obj cpp_conditional_explicit_20 : std/cpp_conditional_explicit_20.cpp ;
obj cpp_lib_bind_front : std/cpp_lib_bind_front.cpp ; alias cpp_conditional_explicit : cpp_conditional_explicit_20 ;
obj cpp_lib_is_constant_evaluated : std/cpp_lib_is_constant_evaluated.cpp ; obj cpp_nontype_template_parameter_class_20 : std/cpp_nontype_template_parameter_class_20.cpp ;
obj cpp_lib_erase_if : std/cpp_lib_erase_if.cpp ; alias cpp_nontype_template_parameter_class : cpp_nontype_template_parameter_class_20 ;
obj cpp_lib_list_remove_return_type : std/cpp_lib_list_remove_return_type.cpp ; obj cpp_lib_char8_t_20 : std/cpp_lib_char8_t_20.cpp ;
obj cpp_lib_generic_unordered_lookup : std/cpp_lib_generic_unordered_lookup.cpp ; alias cpp_lib_char8_t : cpp_lib_char8_t_20 ;
obj cpp_lib_ranges : std/cpp_lib_ranges.cpp ; obj cpp_lib_concepts_20 : std/cpp_lib_concepts_20.cpp ;
obj cpp_lib_bit_cast : std/cpp_lib_bit_cast.cpp ; alias cpp_lib_concepts : cpp_lib_concepts_20 ;
obj cpp_lib_atomic_ref : std/cpp_lib_atomic_ref.cpp ; obj cpp_lib_constexpr_swap_algorithms_20 : std/cpp_lib_constexpr_swap_algorithms_20.cpp ;
obj cpp_hex_float : std/cpp_hex_float.cpp ; alias cpp_lib_constexpr_swap_algorithms : cpp_lib_constexpr_swap_algorithms_20 ;
obj cpp_inline_variables : std/cpp_inline_variables.cpp ; obj cpp_lib_constexpr_misc_20 : std/cpp_lib_constexpr_misc_20.cpp ;
obj cpp_aligned_new : std/cpp_aligned_new.cpp ; alias cpp_lib_constexpr_misc : cpp_lib_constexpr_misc_20 ;
obj cpp_guaranteed_copy_elision : std/cpp_guaranteed_copy_elision.cpp ; obj cpp_lib_bind_front_20 : std/cpp_lib_bind_front_20.cpp ;
obj cpp_noexcept_function_type : std/cpp_noexcept_function_type.cpp ; alias cpp_lib_bind_front : cpp_lib_bind_front_20 ;
obj cpp_fold_expressions : std/cpp_fold_expressions.cpp ; obj cpp_lib_is_constant_evaluated_20 : std/cpp_lib_is_constant_evaluated_20.cpp ;
obj cpp_capture_star_this : std/cpp_capture_star_this.cpp ; alias cpp_lib_is_constant_evaluated : cpp_lib_is_constant_evaluated_20 ;
obj cpp_if_constexpr : std/cpp_if_constexpr.cpp ; obj cpp_lib_erase_if_20 : std/cpp_lib_erase_if_20.cpp ;
obj cpp_deduction_guides : std/cpp_deduction_guides.cpp ; alias cpp_lib_erase_if : cpp_lib_erase_if_20 ;
obj cpp_nontype_template_parameter_auto : std/cpp_nontype_template_parameter_auto.cpp ; obj cpp_lib_list_remove_return_type_20 : std/cpp_lib_list_remove_return_type_20.cpp ;
obj cpp_namespace_attributes : std/cpp_namespace_attributes.cpp ; alias cpp_lib_list_remove_return_type : cpp_lib_list_remove_return_type_20 ;
obj cpp_enumerator_attributes : std/cpp_enumerator_attributes.cpp ; obj cpp_lib_generic_unordered_lookup_20 : std/cpp_lib_generic_unordered_lookup_20.cpp ;
obj cpp_variadic_using : std/cpp_variadic_using.cpp ; alias cpp_lib_generic_unordered_lookup : cpp_lib_generic_unordered_lookup_20 ;
obj cpp_structured_bindings : std/cpp_structured_bindings.cpp ; obj cpp_lib_ranges_20 : std/cpp_lib_ranges_20.cpp ;
obj cpp_aggregate_bases : std/cpp_aggregate_bases.cpp ; alias cpp_lib_ranges : cpp_lib_ranges_20 ;
obj cpp_nontype_template_args : std/cpp_nontype_template_args.cpp ; obj cpp_lib_bit_cast_20 : std/cpp_lib_bit_cast_20.cpp ;
obj cpp_template_template_args : std/cpp_template_template_args.cpp ; alias cpp_lib_bit_cast : cpp_lib_bit_cast_20 ;
obj cpp_lib_byte : std/cpp_lib_byte.cpp ; obj cpp_lib_atomic_ref_20 : std/cpp_lib_atomic_ref_20.cpp ;
obj cpp_lib_hardware_interference_size : std/cpp_lib_hardware_interference_size.cpp ; alias cpp_lib_atomic_ref : cpp_lib_atomic_ref_20 ;
obj cpp_lib_launder : std/cpp_lib_launder.cpp ; obj cpp_hex_float_17 : std/cpp_hex_float_17.cpp ;
obj cpp_lib_uncaught_exceptions : std/cpp_lib_uncaught_exceptions.cpp ; alias cpp_hex_float : cpp_hex_float_17 ;
obj cpp_lib_as_const : std/cpp_lib_as_const.cpp ; obj cpp_inline_variables_17 : std/cpp_inline_variables_17.cpp ;
obj cpp_lib_make_from_tuple : std/cpp_lib_make_from_tuple.cpp ; alias cpp_inline_variables : cpp_inline_variables_17 ;
obj cpp_lib_apply : std/cpp_lib_apply.cpp ; obj cpp_aligned_new_17 : std/cpp_aligned_new_17.cpp ;
obj cpp_lib_optional : std/cpp_lib_optional.cpp ; alias cpp_aligned_new : cpp_aligned_new_17 ;
obj cpp_lib_variant : std/cpp_lib_variant.cpp ; obj cpp_guaranteed_copy_elision_17 : std/cpp_guaranteed_copy_elision_17.cpp ;
obj cpp_lib_any : std/cpp_lib_any.cpp ; alias cpp_guaranteed_copy_elision : cpp_guaranteed_copy_elision_17 ;
obj cpp_lib_addressof_constexpr : std/cpp_lib_addressof_constexpr.cpp ; obj cpp_noexcept_function_type_17 : std/cpp_noexcept_function_type_17.cpp ;
obj cpp_lib_raw_memory_algorithms : std/cpp_lib_raw_memory_algorithms.cpp ; alias cpp_noexcept_function_type : cpp_noexcept_function_type_17 ;
obj cpp_lib_enable_shared_from_this : std/cpp_lib_enable_shared_from_this.cpp ; obj cpp_fold_expressions_17 : std/cpp_fold_expressions_17.cpp ;
obj cpp_lib_shared_ptr_weak_type : std/cpp_lib_shared_ptr_weak_type.cpp ; alias cpp_fold_expressions : cpp_fold_expressions_17 ;
obj cpp_lib_shared_ptr_arrays : std/cpp_lib_shared_ptr_arrays.cpp ; obj cpp_capture_star_this_17 : std/cpp_capture_star_this_17.cpp ;
obj cpp_lib_memory_resource : std/cpp_lib_memory_resource.cpp ; alias cpp_capture_star_this : cpp_capture_star_this_17 ;
obj cpp_lib_boyer_moore_searcher : std/cpp_lib_boyer_moore_searcher.cpp ; obj cpp_constexpr_17 : std/cpp_constexpr_17.cpp ;
obj cpp_lib_invoke : std/cpp_lib_invoke.cpp ; obj cpp_if_constexpr_17 : std/cpp_if_constexpr_17.cpp ;
obj cpp_lib_not_fn : std/cpp_lib_not_fn.cpp ; alias cpp_if_constexpr : cpp_if_constexpr_17 ;
obj cpp_lib_void_t : std/cpp_lib_void_t.cpp ; obj cpp_range_based_for_17 : std/cpp_range_based_for_17.cpp ;
obj cpp_lib_bool_constant : std/cpp_lib_bool_constant.cpp ; obj cpp_static_assert_17 : std/cpp_static_assert_17.cpp ;
obj cpp_lib_type_trait_variable_templates : std/cpp_lib_type_trait_variable_templates.cpp ; obj cpp_deduction_guides_17 : std/cpp_deduction_guides_17.cpp ;
obj cpp_lib_logical_traits : std/cpp_lib_logical_traits.cpp ; alias cpp_deduction_guides : cpp_deduction_guides_17 ;
obj cpp_lib_is_swappable : std/cpp_lib_is_swappable.cpp ; obj cpp_nontype_template_parameter_auto_17 : std/cpp_nontype_template_parameter_auto_17.cpp ;
obj cpp_lib_is_invocable : std/cpp_lib_is_invocable.cpp ; alias cpp_nontype_template_parameter_auto : cpp_nontype_template_parameter_auto_17 ;
obj cpp_lib_has_unique_object_representations : std/cpp_lib_has_unique_object_representations.cpp ; obj cpp_namespace_attributes_17 : std/cpp_namespace_attributes_17.cpp ;
obj cpp_lib_is_aggregate : std/cpp_lib_is_aggregate.cpp ; alias cpp_namespace_attributes : cpp_namespace_attributes_17 ;
obj cpp_lib_chrono : std/cpp_lib_chrono.cpp ; obj cpp_enumerator_attributes_17 : std/cpp_enumerator_attributes_17.cpp ;
obj cpp_lib_execution : std/cpp_lib_execution.cpp ; alias cpp_enumerator_attributes : cpp_enumerator_attributes_17 ;
obj cpp_lib_parallel_algorithm : std/cpp_lib_parallel_algorithm.cpp ; obj cpp_inheriting_constructors_17 : std/cpp_inheriting_constructors_17.cpp ;
obj cpp_lib_to_chars : std/cpp_lib_to_chars.cpp ; obj cpp_variadic_using_17 : std/cpp_variadic_using_17.cpp ;
obj cpp_lib_string_view : std/cpp_lib_string_view.cpp ; alias cpp_variadic_using : cpp_variadic_using_17 ;
obj cpp_lib_allocator_traits_is_always_equal : std/cpp_lib_allocator_traits_is_always_equal.cpp ; obj cpp_structured_bindings_17 : std/cpp_structured_bindings_17.cpp ;
obj cpp_lib_incomplete_container_elements : std/cpp_lib_incomplete_container_elements.cpp ; alias cpp_structured_bindings : cpp_structured_bindings_17 ;
obj cpp_lib_map_try_emplace : std/cpp_lib_map_try_emplace.cpp ; obj cpp_aggregate_bases_17 : std/cpp_aggregate_bases_17.cpp ;
obj cpp_lib_unordered_map_try_emplace : std/cpp_lib_unordered_map_try_emplace.cpp ; alias cpp_aggregate_bases : cpp_aggregate_bases_17 ;
obj cpp_lib_node_extract : std/cpp_lib_node_extract.cpp ; obj cpp_nontype_template_args_17 : std/cpp_nontype_template_args_17.cpp ;
obj cpp_lib_array_constexpr : std/cpp_lib_array_constexpr.cpp ; alias cpp_nontype_template_args : cpp_nontype_template_args_17 ;
obj cpp_lib_nonmember_container_access : std/cpp_lib_nonmember_container_access.cpp ; obj cpp_template_template_args_17 : std/cpp_template_template_args_17.cpp ;
obj cpp_lib_sample : std/cpp_lib_sample.cpp ; alias cpp_template_template_args : cpp_template_template_args_17 ;
obj cpp_lib_clamp : std/cpp_lib_clamp.cpp ; obj cpp_lib_byte_17 : std/cpp_lib_byte_17.cpp ;
obj cpp_lib_gcd_lcm : std/cpp_lib_gcd_lcm.cpp ; alias cpp_lib_byte : cpp_lib_byte_17 ;
obj cpp_lib_hypot : std/cpp_lib_hypot.cpp ; obj cpp_lib_hardware_interference_size_17 : std/cpp_lib_hardware_interference_size_17.cpp ;
obj cpp_lib_math_special_functions : std/cpp_lib_math_special_functions.cpp ; alias cpp_lib_hardware_interference_size : cpp_lib_hardware_interference_size_17 ;
obj cpp_lib_filesystem : std/cpp_lib_filesystem.cpp ; obj cpp_lib_launder_17 : std/cpp_lib_launder_17.cpp ;
obj cpp_lib_atomic_is_always_lock_free : std/cpp_lib_atomic_is_always_lock_free.cpp ; alias cpp_lib_launder : cpp_lib_launder_17 ;
obj cpp_lib_shared_mutex : std/cpp_lib_shared_mutex.cpp ; obj cpp_lib_uncaught_exceptions_17 : std/cpp_lib_uncaught_exceptions_17.cpp ;
obj cpp_lib_scoped_lock : std/cpp_lib_scoped_lock.cpp ; alias cpp_lib_uncaught_exceptions : cpp_lib_uncaught_exceptions_17 ;
obj cpp_binary_literals : std/cpp_binary_literals.cpp ; obj cpp_lib_as_const_17 : std/cpp_lib_as_const_17.cpp ;
obj cpp_init_captures : std/cpp_init_captures.cpp ; alias cpp_lib_as_const : cpp_lib_as_const_17 ;
obj cpp_generic_lambdas : std/cpp_generic_lambdas.cpp ; obj cpp_lib_make_from_tuple_17 : std/cpp_lib_make_from_tuple_17.cpp ;
obj cpp_sized_deallocation : std/cpp_sized_deallocation.cpp ; alias cpp_lib_make_from_tuple : cpp_lib_make_from_tuple_17 ;
obj cpp_decltype_auto : std/cpp_decltype_auto.cpp ; obj cpp_lib_apply_17 : std/cpp_lib_apply_17.cpp ;
obj cpp_return_type_deduction : std/cpp_return_type_deduction.cpp ; alias cpp_lib_apply : cpp_lib_apply_17 ;
obj cpp_aggregate_nsdmi : std/cpp_aggregate_nsdmi.cpp ; obj cpp_lib_optional_17 : std/cpp_lib_optional_17.cpp ;
obj cpp_variable_templates : std/cpp_variable_templates.cpp ; alias cpp_lib_optional : cpp_lib_optional_17 ;
obj cpp_lib_integer_sequence : std/cpp_lib_integer_sequence.cpp ; obj cpp_lib_variant_17 : std/cpp_lib_variant_17.cpp ;
obj cpp_lib_exchange_function : std/cpp_lib_exchange_function.cpp ; alias cpp_lib_variant : cpp_lib_variant_17 ;
obj cpp_lib_tuples_by_type : std/cpp_lib_tuples_by_type.cpp ; obj cpp_lib_any_17 : std/cpp_lib_any_17.cpp ;
obj cpp_lib_tuple_element_t : std/cpp_lib_tuple_element_t.cpp ; alias cpp_lib_any : cpp_lib_any_17 ;
obj cpp_lib_make_unique : std/cpp_lib_make_unique.cpp ; obj cpp_lib_addressof_constexpr_17 : std/cpp_lib_addressof_constexpr_17.cpp ;
obj cpp_lib_transparent_operators : std/cpp_lib_transparent_operators.cpp ; alias cpp_lib_addressof_constexpr : cpp_lib_addressof_constexpr_17 ;
obj cpp_lib_integral_constant_callable : std/cpp_lib_integral_constant_callable.cpp ; obj cpp_lib_raw_memory_algorithms_17 : std/cpp_lib_raw_memory_algorithms_17.cpp ;
obj cpp_lib_transformation_trait_aliases : std/cpp_lib_transformation_trait_aliases.cpp ; alias cpp_lib_raw_memory_algorithms : cpp_lib_raw_memory_algorithms_17 ;
obj cpp_lib_result_of_sfinae : std/cpp_lib_result_of_sfinae.cpp ; obj cpp_lib_transparent_operators_17 : std/cpp_lib_transparent_operators_17.cpp ;
obj cpp_lib_is_final : std/cpp_lib_is_final.cpp ; obj cpp_lib_enable_shared_from_this_17 : std/cpp_lib_enable_shared_from_this_17.cpp ;
obj cpp_lib_is_null_pointer : std/cpp_lib_is_null_pointer.cpp ; alias cpp_lib_enable_shared_from_this : cpp_lib_enable_shared_from_this_17 ;
obj cpp_lib_chrono_udls : std/cpp_lib_chrono_udls.cpp ; obj cpp_lib_shared_ptr_weak_type_17 : std/cpp_lib_shared_ptr_weak_type_17.cpp ;
obj cpp_lib_string_udls : std/cpp_lib_string_udls.cpp ; alias cpp_lib_shared_ptr_weak_type : cpp_lib_shared_ptr_weak_type_17 ;
obj cpp_lib_generic_associative_lookup : std/cpp_lib_generic_associative_lookup.cpp ; obj cpp_lib_shared_ptr_arrays_17 : std/cpp_lib_shared_ptr_arrays_17.cpp ;
obj cpp_lib_null_iterators : std/cpp_lib_null_iterators.cpp ; alias cpp_lib_shared_ptr_arrays : cpp_lib_shared_ptr_arrays_17 ;
obj cpp_lib_make_reverse_iterator : std/cpp_lib_make_reverse_iterator.cpp ; obj cpp_lib_memory_resource_17 : std/cpp_lib_memory_resource_17.cpp ;
obj cpp_lib_robust_nonmodifying_seq_ops : std/cpp_lib_robust_nonmodifying_seq_ops.cpp ; alias cpp_lib_memory_resource : cpp_lib_memory_resource_17 ;
obj cpp_lib_complex_udls : std/cpp_lib_complex_udls.cpp ; obj cpp_lib_boyer_moore_searcher_17 : std/cpp_lib_boyer_moore_searcher_17.cpp ;
obj cpp_lib_quoted_string_io : std/cpp_lib_quoted_string_io.cpp ; alias cpp_lib_boyer_moore_searcher : cpp_lib_boyer_moore_searcher_17 ;
obj cpp_lib_shared_timed_mutex : std/cpp_lib_shared_timed_mutex.cpp ; obj cpp_lib_invoke_17 : std/cpp_lib_invoke_17.cpp ;
obj cpp_unicode_characters : std/cpp_unicode_characters.cpp ; alias cpp_lib_invoke : cpp_lib_invoke_17 ;
obj cpp_raw_strings : std/cpp_raw_strings.cpp ; obj cpp_lib_not_fn_17 : std/cpp_lib_not_fn_17.cpp ;
obj cpp_unicode_literals : std/cpp_unicode_literals.cpp ; alias cpp_lib_not_fn : cpp_lib_not_fn_17 ;
obj cpp_user_defined_literals : std/cpp_user_defined_literals.cpp ; obj cpp_lib_void_t_17 : std/cpp_lib_void_t_17.cpp ;
obj cpp_threadsafe_static_init : std/cpp_threadsafe_static_init.cpp ; alias cpp_lib_void_t : cpp_lib_void_t_17 ;
obj cpp_lambdas : std/cpp_lambdas.cpp ; obj cpp_lib_bool_constant_17 : std/cpp_lib_bool_constant_17.cpp ;
obj cpp_constexpr : std/cpp_constexpr.cpp ; alias cpp_lib_bool_constant : cpp_lib_bool_constant_17 ;
obj cpp_range_based_for : std/cpp_range_based_for.cpp ; obj cpp_lib_type_trait_variable_templates_17 : std/cpp_lib_type_trait_variable_templates_17.cpp ;
obj cpp_static_assert : std/cpp_static_assert.cpp ; alias cpp_lib_type_trait_variable_templates : cpp_lib_type_trait_variable_templates_17 ;
obj cpp_decltype : std/cpp_decltype.cpp ; obj cpp_lib_logical_traits_17 : std/cpp_lib_logical_traits_17.cpp ;
obj cpp_attributes : std/cpp_attributes.cpp ; alias cpp_lib_logical_traits : cpp_lib_logical_traits_17 ;
obj cpp_rvalue_references : std/cpp_rvalue_references.cpp ; obj cpp_lib_is_swappable_17 : std/cpp_lib_is_swappable_17.cpp ;
obj cpp_variadic_templates : std/cpp_variadic_templates.cpp ; alias cpp_lib_is_swappable : cpp_lib_is_swappable_17 ;
obj cpp_initializer_lists : std/cpp_initializer_lists.cpp ; obj cpp_lib_is_invocable_17 : std/cpp_lib_is_invocable_17.cpp ;
obj cpp_explicit_conversion : std/cpp_explicit_conversion.cpp ; alias cpp_lib_is_invocable : cpp_lib_is_invocable_17 ;
obj cpp_delegating_constructors : std/cpp_delegating_constructors.cpp ; obj cpp_lib_has_unique_object_representations_17 : std/cpp_lib_has_unique_object_representations_17.cpp ;
obj cpp_nsdmi : std/cpp_nsdmi.cpp ; alias cpp_lib_has_unique_object_representations : cpp_lib_has_unique_object_representations_17 ;
obj cpp_inheriting_constructors : std/cpp_inheriting_constructors.cpp ; obj cpp_lib_is_aggregate_17 : std/cpp_lib_is_aggregate_17.cpp ;
obj cpp_ref_qualifiers : std/cpp_ref_qualifiers.cpp ; alias cpp_lib_is_aggregate : cpp_lib_is_aggregate_17 ;
obj cpp_alias_templates : std/cpp_alias_templates.cpp ; obj cpp_lib_chrono_17 : std/cpp_lib_chrono_17.cpp ;
obj cpp_rtti : std/cpp_rtti.cpp ; alias cpp_lib_chrono : cpp_lib_chrono_17 ;
obj cpp_exceptions : std/cpp_exceptions.cpp ; obj cpp_lib_execution_17 : std/cpp_lib_execution_17.cpp ;
alias cpp_lib_execution : cpp_lib_execution_17 ;
obj cpp_lib_parallel_algorithm_17 : std/cpp_lib_parallel_algorithm_17.cpp ;
alias cpp_lib_parallel_algorithm : cpp_lib_parallel_algorithm_17 ;
obj cpp_lib_to_chars_17 : std/cpp_lib_to_chars_17.cpp ;
alias cpp_lib_to_chars : cpp_lib_to_chars_17 ;
obj cpp_lib_string_view_17 : std/cpp_lib_string_view_17.cpp ;
alias cpp_lib_string_view : cpp_lib_string_view_17 ;
obj cpp_lib_allocator_traits_is_always_equal_17 : std/cpp_lib_allocator_traits_is_always_equal_17.cpp ;
alias cpp_lib_allocator_traits_is_always_equal : cpp_lib_allocator_traits_is_always_equal_17 ;
obj cpp_lib_incomplete_container_elements_17 : std/cpp_lib_incomplete_container_elements_17.cpp ;
alias cpp_lib_incomplete_container_elements : cpp_lib_incomplete_container_elements_17 ;
obj cpp_lib_map_try_emplace_17 : std/cpp_lib_map_try_emplace_17.cpp ;
alias cpp_lib_map_try_emplace : cpp_lib_map_try_emplace_17 ;
obj cpp_lib_unordered_map_try_emplace_17 : std/cpp_lib_unordered_map_try_emplace_17.cpp ;
alias cpp_lib_unordered_map_try_emplace : cpp_lib_unordered_map_try_emplace_17 ;
obj cpp_lib_node_extract_17 : std/cpp_lib_node_extract_17.cpp ;
alias cpp_lib_node_extract : cpp_lib_node_extract_17 ;
obj cpp_lib_array_constexpr_17 : std/cpp_lib_array_constexpr_17.cpp ;
alias cpp_lib_array_constexpr : cpp_lib_array_constexpr_17 ;
obj cpp_lib_nonmember_container_access_17 : std/cpp_lib_nonmember_container_access_17.cpp ;
alias cpp_lib_nonmember_container_access : cpp_lib_nonmember_container_access_17 ;
obj cpp_lib_sample_17 : std/cpp_lib_sample_17.cpp ;
alias cpp_lib_sample : cpp_lib_sample_17 ;
obj cpp_lib_clamp_17 : std/cpp_lib_clamp_17.cpp ;
alias cpp_lib_clamp : cpp_lib_clamp_17 ;
obj cpp_lib_gcd_lcm_17 : std/cpp_lib_gcd_lcm_17.cpp ;
alias cpp_lib_gcd_lcm : cpp_lib_gcd_lcm_17 ;
obj cpp_lib_hypot_17 : std/cpp_lib_hypot_17.cpp ;
alias cpp_lib_hypot : cpp_lib_hypot_17 ;
obj cpp_lib_math_special_functions_17 : std/cpp_lib_math_special_functions_17.cpp ;
alias cpp_lib_math_special_functions : cpp_lib_math_special_functions_17 ;
obj cpp_lib_filesystem_17 : std/cpp_lib_filesystem_17.cpp ;
alias cpp_lib_filesystem : cpp_lib_filesystem_17 ;
obj cpp_lib_atomic_is_always_lock_free_17 : std/cpp_lib_atomic_is_always_lock_free_17.cpp ;
alias cpp_lib_atomic_is_always_lock_free : cpp_lib_atomic_is_always_lock_free_17 ;
obj cpp_lib_shared_mutex_17 : std/cpp_lib_shared_mutex_17.cpp ;
alias cpp_lib_shared_mutex : cpp_lib_shared_mutex_17 ;
obj cpp_lib_scoped_lock_17 : std/cpp_lib_scoped_lock_17.cpp ;
alias cpp_lib_scoped_lock : cpp_lib_scoped_lock_17 ;
obj cpp_binary_literals_14 : std/cpp_binary_literals_14.cpp ;
alias cpp_binary_literals : cpp_binary_literals_14 ;
obj cpp_init_captures_14 : std/cpp_init_captures_14.cpp ;
alias cpp_init_captures : cpp_init_captures_14 ;
obj cpp_generic_lambdas_14 : std/cpp_generic_lambdas_14.cpp ;
alias cpp_generic_lambdas : cpp_generic_lambdas_14 ;
obj cpp_sized_deallocation_14 : std/cpp_sized_deallocation_14.cpp ;
alias cpp_sized_deallocation : cpp_sized_deallocation_14 ;
obj cpp_constexpr_14 : std/cpp_constexpr_14.cpp ;
obj cpp_decltype_auto_14 : std/cpp_decltype_auto_14.cpp ;
alias cpp_decltype_auto : cpp_decltype_auto_14 ;
obj cpp_return_type_deduction_14 : std/cpp_return_type_deduction_14.cpp ;
alias cpp_return_type_deduction : cpp_return_type_deduction_14 ;
obj cpp_aggregate_nsdmi_14 : std/cpp_aggregate_nsdmi_14.cpp ;
alias cpp_aggregate_nsdmi : cpp_aggregate_nsdmi_14 ;
obj cpp_variable_templates_14 : std/cpp_variable_templates_14.cpp ;
alias cpp_variable_templates : cpp_variable_templates_14 ;
obj cpp_lib_integer_sequence_14 : std/cpp_lib_integer_sequence_14.cpp ;
alias cpp_lib_integer_sequence : cpp_lib_integer_sequence_14 ;
obj cpp_lib_exchange_function_14 : std/cpp_lib_exchange_function_14.cpp ;
alias cpp_lib_exchange_function : cpp_lib_exchange_function_14 ;
obj cpp_lib_tuples_by_type_14 : std/cpp_lib_tuples_by_type_14.cpp ;
alias cpp_lib_tuples_by_type : cpp_lib_tuples_by_type_14 ;
obj cpp_lib_tuple_element_t_14 : std/cpp_lib_tuple_element_t_14.cpp ;
alias cpp_lib_tuple_element_t : cpp_lib_tuple_element_t_14 ;
obj cpp_lib_make_unique_14 : std/cpp_lib_make_unique_14.cpp ;
alias cpp_lib_make_unique : cpp_lib_make_unique_14 ;
obj cpp_lib_transparent_operators_14 : std/cpp_lib_transparent_operators_14.cpp ;
alias cpp_lib_transparent_operators : cpp_lib_transparent_operators_14 ;
obj cpp_lib_integral_constant_callable_14 : std/cpp_lib_integral_constant_callable_14.cpp ;
alias cpp_lib_integral_constant_callable : cpp_lib_integral_constant_callable_14 ;
obj cpp_lib_transformation_trait_aliases_14 : std/cpp_lib_transformation_trait_aliases_14.cpp ;
alias cpp_lib_transformation_trait_aliases : cpp_lib_transformation_trait_aliases_14 ;
obj cpp_lib_result_of_sfinae_14 : std/cpp_lib_result_of_sfinae_14.cpp ;
alias cpp_lib_result_of_sfinae : cpp_lib_result_of_sfinae_14 ;
obj cpp_lib_is_final_14 : std/cpp_lib_is_final_14.cpp ;
alias cpp_lib_is_final : cpp_lib_is_final_14 ;
obj cpp_lib_is_null_pointer_14 : std/cpp_lib_is_null_pointer_14.cpp ;
alias cpp_lib_is_null_pointer : cpp_lib_is_null_pointer_14 ;
obj cpp_lib_chrono_udls_14 : std/cpp_lib_chrono_udls_14.cpp ;
alias cpp_lib_chrono_udls : cpp_lib_chrono_udls_14 ;
obj cpp_lib_string_udls_14 : std/cpp_lib_string_udls_14.cpp ;
alias cpp_lib_string_udls : cpp_lib_string_udls_14 ;
obj cpp_lib_generic_associative_lookup_14 : std/cpp_lib_generic_associative_lookup_14.cpp ;
alias cpp_lib_generic_associative_lookup : cpp_lib_generic_associative_lookup_14 ;
obj cpp_lib_null_iterators_14 : std/cpp_lib_null_iterators_14.cpp ;
alias cpp_lib_null_iterators : cpp_lib_null_iterators_14 ;
obj cpp_lib_make_reverse_iterator_14 : std/cpp_lib_make_reverse_iterator_14.cpp ;
alias cpp_lib_make_reverse_iterator : cpp_lib_make_reverse_iterator_14 ;
obj cpp_lib_robust_nonmodifying_seq_ops_14 : std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp ;
alias cpp_lib_robust_nonmodifying_seq_ops : cpp_lib_robust_nonmodifying_seq_ops_14 ;
obj cpp_lib_complex_udls_14 : std/cpp_lib_complex_udls_14.cpp ;
alias cpp_lib_complex_udls : cpp_lib_complex_udls_14 ;
obj cpp_lib_quoted_string_io_14 : std/cpp_lib_quoted_string_io_14.cpp ;
alias cpp_lib_quoted_string_io : cpp_lib_quoted_string_io_14 ;
obj cpp_lib_shared_timed_mutex_14 : std/cpp_lib_shared_timed_mutex_14.cpp ;
alias cpp_lib_shared_timed_mutex : cpp_lib_shared_timed_mutex_14 ;
obj cpp_unicode_characters_11 : std/cpp_unicode_characters_11.cpp ;
alias cpp_unicode_characters : cpp_unicode_characters_11 ;
obj cpp_raw_strings_11 : std/cpp_raw_strings_11.cpp ;
alias cpp_raw_strings : cpp_raw_strings_11 ;
obj cpp_unicode_literals_11 : std/cpp_unicode_literals_11.cpp ;
alias cpp_unicode_literals : cpp_unicode_literals_11 ;
obj cpp_user_defined_literals_11 : std/cpp_user_defined_literals_11.cpp ;
alias cpp_user_defined_literals : cpp_user_defined_literals_11 ;
obj cpp_threadsafe_static_init_11 : std/cpp_threadsafe_static_init_11.cpp ;
alias cpp_threadsafe_static_init : cpp_threadsafe_static_init_11 ;
obj cpp_lambdas_11 : std/cpp_lambdas_11.cpp ;
alias cpp_lambdas : cpp_lambdas_11 ;
obj cpp_constexpr_11 : std/cpp_constexpr_11.cpp ;
alias cpp_constexpr : cpp_constexpr_11 ;
obj cpp_range_based_for_11 : std/cpp_range_based_for_11.cpp ;
alias cpp_range_based_for : cpp_range_based_for_11 ;
obj cpp_static_assert_11 : std/cpp_static_assert_11.cpp ;
alias cpp_static_assert : cpp_static_assert_11 ;
obj cpp_decltype_11 : std/cpp_decltype_11.cpp ;
alias cpp_decltype : cpp_decltype_11 ;
obj cpp_attributes_11 : std/cpp_attributes_11.cpp ;
alias cpp_attributes : cpp_attributes_11 ;
obj cpp_rvalue_references_11 : std/cpp_rvalue_references_11.cpp ;
alias cpp_rvalue_references : cpp_rvalue_references_11 ;
obj cpp_variadic_templates_11 : std/cpp_variadic_templates_11.cpp ;
alias cpp_variadic_templates : cpp_variadic_templates_11 ;
obj cpp_initializer_lists_11 : std/cpp_initializer_lists_11.cpp ;
alias cpp_initializer_lists : cpp_initializer_lists_11 ;
obj cpp_explicit_conversion_11 : std/cpp_explicit_conversion_11.cpp ;
alias cpp_explicit_conversion : cpp_explicit_conversion_11 ;
obj cpp_delegating_constructors_11 : std/cpp_delegating_constructors_11.cpp ;
alias cpp_delegating_constructors : cpp_delegating_constructors_11 ;
obj cpp_nsdmi_11 : std/cpp_nsdmi_11.cpp ;
alias cpp_nsdmi : cpp_nsdmi_11 ;
obj cpp_inheriting_constructors_11 : std/cpp_inheriting_constructors_11.cpp ;
alias cpp_inheriting_constructors : cpp_inheriting_constructors_11 ;
obj cpp_ref_qualifiers_11 : std/cpp_ref_qualifiers_11.cpp ;
alias cpp_ref_qualifiers : cpp_ref_qualifiers_11 ;
obj cpp_alias_templates_11 : std/cpp_alias_templates_11.cpp ;
alias cpp_alias_templates : cpp_alias_templates_11 ;
obj cpp_rtti_03 : std/cpp_rtti_03.cpp ;
alias cpp_rtti : cpp_rtti_03 ;
obj cpp_exceptions_03 : std/cpp_exceptions_03.cpp ;
alias cpp_exceptions : cpp_exceptions_03 ;

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -0,0 +1,30 @@
// This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.//
// Revision $Id$
//
#ifdef __has_include
#if __has_include(<version>)
#include <version>
#endif
#endif
#ifndef __cpp_constexpr
#error "Macro << __cpp_constexpr is not set"
#endif
#if __cpp_constexpr < 201304
#error "Macro __cpp_constexpr had too low a value"
#endif
int main( int, char *[] )
{
return 0;
}

View File

@ -0,0 +1,30 @@
// This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.//
// Revision $Id$
//
#ifdef __has_include
#if __has_include(<version>)
#include <version>
#endif
#endif
#ifndef __cpp_constexpr
#error "Macro << __cpp_constexpr is not set"
#endif
#if __cpp_constexpr < 201603
#error "Macro __cpp_constexpr had too low a value"
#endif
int main( int, char *[] )
{
return 0;
}

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -0,0 +1,30 @@
// This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.//
// Revision $Id$
//
#ifdef __has_include
#if __has_include(<version>)
#include <version>
#endif
#endif
#ifndef __cpp_inheriting_constructors
#error "Macro << __cpp_inheriting_constructors is not set"
#endif
#if __cpp_inheriting_constructors < 201511
#error "Macro __cpp_inheriting_constructors had too low a value"
#endif
int main( int, char *[] )
{
return 0;
}

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

View File

@ -1,4 +1,4 @@
// This file was automatically generated on Sun Feb 10 19:54:19 2019 // This file was automatically generated on Mon Feb 11 18:07:32 2019
// by libs/config/tools/generate.cpp // by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4. // Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the // Use, modification and distribution are subject to the

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