# verbatim from libstdc++/include/Makefile.in # Info also from libstdc++/libsupc++/Makefile.in COMPATIBILITY_H = config/abi/compatibility.h CLOCALE_CC = config/locale/dragonfly/c_locale.cc CLOCALE_H = config/locale/dragonfly/c_locale.h CLOCALE_INTERNAL_H = config/locale/generic/c++locale_internal.h CMESSAGES_CC = config/locale/generic/messages_members.cc CMESSAGES_H = config/locale/generic/messages_members.h CMONEY_CC = config/locale/dragonfly/monetary_members.cc CNUMERIC_CC = config/locale/dragonfly/numeric_members.cc ATOMIC_WORD_SRCDIR = config/cpu/generic ABI_TWEAKS_SRCDIR = config/cpu/generic CPU_DEFINES_SRCDIR = config/cpu/generic ERROR_CONSTANTS_SRCDIR = config/os/generic CPU_OPT_BITS_RANDOM = config/cpu/i486/opt/bits/opt_random.h CPU_OPT_EXT_RANDOM = config/cpu/i486/opt/ext/opt_random.h std_srcdir = ${glibcxx_srcdir}/include/std bits_srcdir = ${glibcxx_srcdir}/include/bits bits_sup_srcdir = ${glibcxx_srcdir}/libsupc++ backward_srcdir = ${glibcxx_srcdir}/include/backward pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds ext_srcdir = ${glibcxx_srcdir}/include/ext tr1_srcdir = ${glibcxx_srcdir}/include/tr1 tr2_srcdir = ${glibcxx_srcdir}/include/tr2 decimal_srcdir = ${glibcxx_srcdir}/include/decimal c_base_srcdir = ${glibcxx_srcdir}/include/c_global c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility debug_srcdir = ${glibcxx_srcdir}/include/debug parallel_srcdir = ${glibcxx_srcdir}/include/parallel profile_srcdir = ${glibcxx_srcdir}/include/profile profile_impl_srcdir = ${glibcxx_srcdir}/include/profile/impl host_srcdir = ${glibcxx_srcdir}/config/os/bsd/dragonfly experimental_srcdir = ${glibcxx_srcdir}/include/experimental experimental_bits_srcdir = ${glibcxx_srcdir}/include/experimental/bits std_builddir = . bits_builddir = ./bits backward_builddir = ./backward pb_builddir = ./ext/pb_ds ext_builddir = ./ext tr1_builddir = ./tr1 tr2_builddir = ./tr2 decimal_builddir = ./decimal c_base_builddir = . c_compatibility_builddir = . debug_builddir = ./debug parallel_builddir = ./parallel profile_builddir = ./profile profile_impl_builddir = ./profile/impl experimental_builddir = ./experimental ext_host_builddir = ./ext ##### HEAD: Not from Makefile.in ##### bits_sup_builddir = bits ext_compat_builddir = ext host_builddir = bits supc_builddir = . host_headers_extra = \ c++config.h \ ${glibcxx_srcdir}/config/allocator/new_allocator_base.h \ ${glibcxx_srcdir}/config/io/basic_file_stdio.h \ ${glibcxx_srcdir}/config/io/c_io_stdio.h \ ${glibcxx_srcdir}/config/locale/dragonfly/c_locale.h \ ${glibcxx_srcdir}/config/locale/generic/messages_members.h \ ${glibcxx_srcdir}/config/locale/dragonfly/time_members.h \ ${glibcxx_srcdir}/${CPU_OPT_BITS_RANDOM} \ gthr.h \ gthr-default.h \ gthr-posix.h \ gthr-single.h supc_headers = \ ${glibcxx_srcdir}/libsupc++/cxxabi.h \ ${glibcxx_srcdir}/libsupc++/exception \ ${glibcxx_srcdir}/libsupc++/initializer_list \ ${glibcxx_srcdir}/libsupc++/new \ ${glibcxx_srcdir}/libsupc++/typeinfo ##### TAIL: Not from Makefile.in ##### std_headers = \ ${std_srcdir}/algorithm \ ${std_srcdir}/any \ ${std_srcdir}/array \ ${std_srcdir}/atomic \ ${std_srcdir}/bitset \ ${std_srcdir}/charconv \ ${std_srcdir}/chrono \ ${std_srcdir}/codecvt \ ${std_srcdir}/complex \ ${std_srcdir}/condition_variable \ ${std_srcdir}/deque \ ${std_srcdir}/filesystem \ ${std_srcdir}/forward_list \ ${std_srcdir}/fstream \ ${std_srcdir}/functional \ ${std_srcdir}/future \ ${std_srcdir}/iomanip \ ${std_srcdir}/ios \ ${std_srcdir}/iosfwd \ ${std_srcdir}/iostream \ ${std_srcdir}/istream \ ${std_srcdir}/iterator \ ${std_srcdir}/limits \ ${std_srcdir}/list \ ${std_srcdir}/locale \ ${std_srcdir}/map \ ${std_srcdir}/memory \ ${std_srcdir}/mutex \ ${std_srcdir}/numeric \ ${std_srcdir}/optional \ ${std_srcdir}/ostream \ ${std_srcdir}/queue \ ${std_srcdir}/random \ ${std_srcdir}/ratio \ ${std_srcdir}/regex \ ${std_srcdir}/scoped_allocator \ ${std_srcdir}/set \ ${std_srcdir}/shared_mutex \ ${std_srcdir}/sstream \ ${std_srcdir}/stack \ ${std_srcdir}/stdexcept \ ${std_srcdir}/streambuf \ ${std_srcdir}/string \ ${std_srcdir}/string_view \ ${std_srcdir}/system_error \ ${std_srcdir}/thread \ ${std_srcdir}/tuple \ ${std_srcdir}/typeindex \ ${std_srcdir}/type_traits \ ${std_srcdir}/unordered_map \ ${std_srcdir}/unordered_set \ ${std_srcdir}/utility \ ${std_srcdir}/valarray \ ${std_srcdir}/variant \ ${std_srcdir}/vector bits_headers = \ ${bits_srcdir}/algorithmfwd.h \ ${bits_srcdir}/alloc_traits.h \ ${bits_srcdir}/allocated_ptr.h \ ${bits_srcdir}/allocator.h \ ${bits_srcdir}/atomic_base.h \ ${bits_srcdir}/atomic_futex.h \ ${bits_srcdir}/basic_ios.h \ ${bits_srcdir}/basic_ios.tcc \ ${bits_srcdir}/basic_string.h \ ${bits_srcdir}/basic_string.tcc \ ${bits_srcdir}/boost_concept_check.h \ ${bits_srcdir}/c++0x_warning.h \ ${bits_srcdir}/char_traits.h \ ${bits_srcdir}/codecvt.h \ ${bits_srcdir}/concept_check.h \ ${bits_srcdir}/cpp_type_traits.h \ ${bits_srcdir}/deque.tcc \ ${bits_srcdir}/enable_special_members.h \ ${bits_srcdir}/forward_list.h \ ${bits_srcdir}/forward_list.tcc \ ${bits_srcdir}/fs_dir.h \ ${bits_srcdir}/fs_fwd.h \ ${bits_srcdir}/fs_ops.h \ ${bits_srcdir}/fs_path.h \ ${bits_srcdir}/fstream.tcc \ ${bits_srcdir}/functexcept.h \ ${bits_srcdir}/functional_hash.h \ ${bits_srcdir}/gslice.h \ ${bits_srcdir}/gslice_array.h \ ${bits_srcdir}/hashtable.h \ ${bits_srcdir}/hashtable_policy.h \ ${bits_srcdir}/indirect_array.h \ ${bits_srcdir}/invoke.h \ ${bits_srcdir}/ios_base.h \ ${bits_srcdir}/istream.tcc \ ${bits_srcdir}/list.tcc \ ${bits_srcdir}/locale_classes.h \ ${bits_srcdir}/locale_classes.tcc \ ${bits_srcdir}/locale_conv.h \ ${bits_srcdir}/locale_facets.h \ ${bits_srcdir}/locale_facets.tcc \ ${bits_srcdir}/locale_facets_nonio.h \ ${bits_srcdir}/locale_facets_nonio.tcc \ ${bits_srcdir}/localefwd.h \ ${bits_srcdir}/mask_array.h \ ${bits_srcdir}/memoryfwd.h \ ${bits_srcdir}/move.h \ ${bits_srcdir}/node_handle.h \ ${bits_srcdir}/ostream.tcc \ ${bits_srcdir}/ostream_insert.h \ ${bits_srcdir}/parse_numbers.h \ ${bits_srcdir}/postypes.h \ ${bits_srcdir}/predefined_ops.h \ ${bits_srcdir}/ptr_traits.h \ ${bits_srcdir}/quoted_string.h \ ${bits_srcdir}/random.h \ ${bits_srcdir}/random.tcc \ ${bits_srcdir}/range_access.h \ ${bits_srcdir}/refwrap.h \ ${bits_srcdir}/regex.h \ ${bits_srcdir}/regex.tcc \ ${bits_srcdir}/regex_constants.h \ ${bits_srcdir}/regex_error.h \ ${bits_srcdir}/regex_scanner.h \ ${bits_srcdir}/regex_scanner.tcc \ ${bits_srcdir}/regex_automaton.h \ ${bits_srcdir}/regex_automaton.tcc \ ${bits_srcdir}/regex_compiler.h \ ${bits_srcdir}/regex_compiler.tcc \ ${bits_srcdir}/regex_executor.h \ ${bits_srcdir}/regex_executor.tcc \ ${bits_srcdir}/shared_ptr.h \ ${bits_srcdir}/shared_ptr_atomic.h \ ${bits_srcdir}/shared_ptr_base.h \ ${bits_srcdir}/slice_array.h \ ${bits_srcdir}/specfun.h \ ${bits_srcdir}/sstream.tcc \ ${bits_srcdir}/std_abs.h \ ${bits_srcdir}/std_function.h \ ${bits_srcdir}/std_mutex.h \ ${bits_srcdir}/stl_algo.h \ ${bits_srcdir}/stl_algobase.h \ ${bits_srcdir}/stl_bvector.h \ ${bits_srcdir}/stl_construct.h \ ${bits_srcdir}/stl_deque.h \ ${bits_srcdir}/stl_function.h \ ${bits_srcdir}/stl_heap.h \ ${bits_srcdir}/stl_iterator.h \ ${bits_srcdir}/stl_iterator_base_funcs.h \ ${bits_srcdir}/stl_iterator_base_types.h \ ${bits_srcdir}/stl_list.h \ ${bits_srcdir}/stl_map.h \ ${bits_srcdir}/stl_multimap.h \ ${bits_srcdir}/stl_multiset.h \ ${bits_srcdir}/stl_numeric.h \ ${bits_srcdir}/stl_pair.h \ ${bits_srcdir}/stl_queue.h \ ${bits_srcdir}/stl_raw_storage_iter.h \ ${bits_srcdir}/stl_relops.h \ ${bits_srcdir}/stl_set.h \ ${bits_srcdir}/stl_stack.h \ ${bits_srcdir}/stl_tempbuf.h \ ${bits_srcdir}/stl_tree.h \ ${bits_srcdir}/stl_uninitialized.h \ ${bits_srcdir}/stl_vector.h \ ${bits_srcdir}/stream_iterator.h \ ${bits_srcdir}/streambuf_iterator.h \ ${bits_srcdir}/streambuf.tcc \ ${bits_srcdir}/stringfwd.h \ ${bits_srcdir}/string_view.tcc \ ${bits_srcdir}/uniform_int_dist.h \ ${bits_srcdir}/unique_ptr.h \ ${bits_srcdir}/unordered_map.h \ ${bits_srcdir}/unordered_set.h \ ${bits_srcdir}/uses_allocator.h \ ${bits_srcdir}/valarray_array.h \ ${bits_srcdir}/valarray_array.tcc \ ${bits_srcdir}/valarray_before.h \ ${bits_srcdir}/valarray_after.h \ ${bits_srcdir}/vector.tcc bits_sup_headers = \ ${bits_sup_srcdir}/atomic_lockfree_defines.h \ ${bits_sup_srcdir}/cxxabi_forced.h \ ${bits_sup_srcdir}/cxxabi_init_exception.h \ ${bits_sup_srcdir}/exception.h \ ${bits_sup_srcdir}/exception_defines.h \ ${bits_sup_srcdir}/exception_ptr.h \ ${bits_sup_srcdir}/hash_bytes.h \ ${bits_sup_srcdir}/nested_exception.h backward_headers = \ ${backward_srcdir}/auto_ptr.h \ ${backward_srcdir}/backward_warning.h \ ${backward_srcdir}/binders.h \ ${backward_srcdir}/hash_map \ ${backward_srcdir}/hash_set \ ${backward_srcdir}/hash_fun.h \ ${backward_srcdir}/hashtable.h \ ${backward_srcdir}/strstream pb_headers1 = \ ${pb_srcdir}/assoc_container.hpp \ ${pb_srcdir}/exception.hpp \ ${pb_srcdir}/hash_policy.hpp \ ${pb_srcdir}/list_update_policy.hpp \ ${pb_srcdir}/priority_queue.hpp \ ${pb_srcdir}/tag_and_trait.hpp \ ${pb_srcdir}/tree_policy.hpp \ ${pb_srcdir}/trie_policy.hpp \ ${pb_srcdir}/detail/branch_policy/branch_policy.hpp \ ${pb_srcdir}/detail/branch_policy/null_node_metadata.hpp \ ${pb_srcdir}/detail/branch_policy/traits.hpp \ ${pb_srcdir}/detail/binary_heap_/binary_heap_.hpp \ ${pb_srcdir}/detail/binary_heap_/const_iterator.hpp \ ${pb_srcdir}/detail/binary_heap_/point_const_iterator.hpp \ ${pb_srcdir}/detail/binary_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/entry_cmp.hpp \ ${pb_srcdir}/detail/binary_heap_/entry_pred.hpp \ ${pb_srcdir}/detail/binary_heap_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/find_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/info_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/resize_policy.hpp \ ${pb_srcdir}/detail/binary_heap_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/binary_heap_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/binomial_heap_base_.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/find_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_base_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_/binomial_heap_.hpp \ ${pb_srcdir}/detail/binomial_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/binomial_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp pb_headers2 = \ ${pb_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/node_iterators.hpp \ ${pb_srcdir}/detail/bin_search_tree_/point_iterators.hpp \ ${pb_srcdir}/detail/bin_search_tree_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/bin_search_tree_/traits.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/cc_ht_map_.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/cmp_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/entry_list_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/find_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/info_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/resize_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/cc_hash_table_map_/size_fn_imps.hpp pb_headers3 = \ ${pb_srcdir}/detail/cc_hash_table_map_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/cond_dealtor.hpp \ ${pb_srcdir}/detail/container_base_dispatch.hpp \ ${pb_srcdir}/detail/eq_fn/eq_by_less.hpp \ ${pb_srcdir}/detail/eq_fn/hash_eq_fn.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/find_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/gp_ht_map_.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/info_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/iterator_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/resize_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp \ ${pb_srcdir}/detail/gp_hash_table_map_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \ ${pb_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \ ${pb_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \ ${pb_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \ ${pb_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \ ${pb_srcdir}/detail/hash_fn/probe_fn_base.hpp \ ${pb_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \ ${pb_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \ ${pb_srcdir}/detail/hash_fn/ranged_probe_fn.hpp pb_headers4 = \ ${pb_srcdir}/detail/hash_fn/sample_probe_fn.hpp \ ${pb_srcdir}/detail/hash_fn/sample_ranged_hash_fn.hpp \ ${pb_srcdir}/detail/hash_fn/sample_ranged_probe_fn.hpp \ ${pb_srcdir}/detail/hash_fn/sample_range_hashing.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/const_iterator.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/point_const_iterator.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/info_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/node.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/constructor_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/entry_metadata_base.hpp \ ${pb_srcdir}/detail/list_update_map_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/find_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/info_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_map_/lu_map_.hpp \ ${pb_srcdir}/detail/list_update_map_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/list_update_policy/lu_counter_metadata.hpp \ ${pb_srcdir}/detail/list_update_policy/sample_update_policy.hpp \ ${pb_srcdir}/detail/debug_map_base.hpp \ ${pb_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/node_iterators.hpp \ ${pb_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp pb_headers5 = \ ${pb_srcdir}/detail/ov_tree_map_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/ov_tree_map_/traits.hpp \ ${pb_srcdir}/detail/pairing_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/pairing_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/pairing_heap_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/pairing_heap_/find_fn_imps.hpp \ ${pb_srcdir}/detail/pairing_heap_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/pairing_heap_/pairing_heap_.hpp \ ${pb_srcdir}/detail/pairing_heap_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/find_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/info_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/insert_join_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/iterators_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/pat_trie_.hpp \ ${pb_srcdir}/detail/pat_trie_/pat_trie_base.hpp \ ${pb_srcdir}/detail/pat_trie_/policy_access_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/r_erase_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/rotate_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/split_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/synth_access_traits.hpp \ ${pb_srcdir}/detail/pat_trie_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/pat_trie_/traits.hpp \ ${pb_srcdir}/detail/pat_trie_/update_fn_imps.hpp \ ${pb_srcdir}/detail/priority_queue_base_dispatch.hpp \ ${pb_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp pb_headers6 = \ ${pb_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/node.hpp \ ${pb_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \ ${pb_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/rb_tree_map_/traits.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/rc_binomial_heap_.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/rc.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/rc_binomial_heap_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp \ ${pb_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \ ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \ ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp \ ${pb_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \ ${pb_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \ ${pb_srcdir}/detail/resize_policy/sample_resize_policy.hpp \ ${pb_srcdir}/detail/resize_policy/sample_resize_trigger.hpp \ ${pb_srcdir}/detail/resize_policy/sample_size_policy.hpp \ ${pb_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/find_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/info_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/node.hpp \ ${pb_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/splay_tree_.hpp \ ${pb_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/splay_tree_/traits.hpp \ ${pb_srcdir}/detail/standard_policies.hpp \ ${pb_srcdir}/detail/thin_heap_/constructors_destructor_fn_imps.hpp \ ${pb_srcdir}/detail/thin_heap_/debug_fn_imps.hpp \ ${pb_srcdir}/detail/thin_heap_/erase_fn_imps.hpp pb_headers7 = \ ${pb_srcdir}/detail/thin_heap_/find_fn_imps.hpp \ ${pb_srcdir}/detail/thin_heap_/insert_fn_imps.hpp \ ${pb_srcdir}/detail/thin_heap_/split_join_fn_imps.hpp \ ${pb_srcdir}/detail/thin_heap_/thin_heap_.hpp \ ${pb_srcdir}/detail/thin_heap_/trace_fn_imps.hpp \ ${pb_srcdir}/detail/tree_policy/node_metadata_selector.hpp \ ${pb_srcdir}/detail/tree_policy/order_statistics_imp.hpp \ ${pb_srcdir}/detail/tree_policy/sample_tree_node_update.hpp \ ${pb_srcdir}/detail/tree_trace_base.hpp \ ${pb_srcdir}/detail/trie_policy/node_metadata_selector.hpp \ ${pb_srcdir}/detail/trie_policy/order_statistics_imp.hpp \ ${pb_srcdir}/detail/trie_policy/prefix_search_node_update_imp.hpp \ ${pb_srcdir}/detail/trie_policy/sample_trie_access_traits.hpp \ ${pb_srcdir}/detail/trie_policy/sample_trie_node_update.hpp \ ${pb_srcdir}/detail/trie_policy/trie_string_access_traits_imp.hpp \ ${pb_srcdir}/detail/trie_policy/trie_policy_base.hpp \ ${pb_srcdir}/detail/types_traits.hpp \ ${pb_srcdir}/detail/type_utils.hpp \ ${pb_srcdir}/detail/unordered_iterator/const_iterator.hpp \ ${pb_srcdir}/detail/unordered_iterator/point_const_iterator.hpp \ ${pb_srcdir}/detail/unordered_iterator/iterator.hpp \ ${pb_srcdir}/detail/unordered_iterator/point_iterator.hpp ext_headers = \ ${ext_srcdir}/algorithm \ ${ext_srcdir}/aligned_buffer.h \ ${ext_srcdir}/alloc_traits.h \ ${ext_srcdir}/atomicity.h \ ${ext_srcdir}/array_allocator.h \ ${ext_srcdir}/bitmap_allocator.h \ ${ext_srcdir}/cast.h \ ${ext_srcdir}/cmath \ ${ext_srcdir}/codecvt_specializations.h \ ${ext_srcdir}/concurrence.h \ ${ext_srcdir}/debug_allocator.h \ ${ext_srcdir}/enc_filebuf.h \ ${ext_srcdir}/extptr_allocator.h \ ${ext_srcdir}/stdio_filebuf.h \ ${ext_srcdir}/stdio_sync_filebuf.h \ ${ext_srcdir}/functional \ ${ext_srcdir}/iterator \ ${ext_srcdir}/malloc_allocator.h \ ${ext_srcdir}/memory \ ${ext_srcdir}/mt_allocator.h \ ${ext_srcdir}/new_allocator.h \ ${ext_srcdir}/numeric \ ${ext_srcdir}/numeric_traits.h \ ${ext_srcdir}/pod_char_traits.h \ ${ext_srcdir}/pointer.h \ ${ext_srcdir}/pool_allocator.h \ ${ext_srcdir}/rb_tree \ ${ext_srcdir}/random \ ${ext_srcdir}/random.tcc \ ${ext_srcdir}/rope \ ${ext_srcdir}/ropeimpl.h \ ${ext_srcdir}/slist \ ${ext_srcdir}/string_conversions.h \ ${ext_srcdir}/throw_allocator.h \ ${ext_srcdir}/typelist.h \ ${ext_srcdir}/type_traits.h \ ${ext_srcdir}/rc_string_base.h \ ${ext_srcdir}/sso_string_base.h \ ${ext_srcdir}/vstring.h \ ${ext_srcdir}/vstring.tcc \ ${ext_srcdir}/vstring_fwd.h \ ${ext_srcdir}/vstring_util.h \ ${ext_compat_headers} ext_compat_headers = \ ${backward_srcdir}/hash_set \ ${backward_srcdir}/hash_map ext_host_headers = \ ${glibcxx_srcdir}/${CPU_OPT_EXT_RANDOM} tr1_headers = \ ${tr1_srcdir}/array \ ${tr1_srcdir}/bessel_function.tcc \ ${tr1_srcdir}/beta_function.tcc \ ${tr1_srcdir}/ccomplex \ ${tr1_srcdir}/cctype \ ${tr1_srcdir}/cfenv \ ${tr1_srcdir}/cfloat \ ${tr1_srcdir}/cinttypes \ ${tr1_srcdir}/climits \ ${tr1_srcdir}/cmath \ ${tr1_srcdir}/complex \ ${tr1_srcdir}/complex.h \ ${tr1_srcdir}/cstdarg \ ${tr1_srcdir}/cstdbool \ ${tr1_srcdir}/cstdint \ ${tr1_srcdir}/cstdio \ ${tr1_srcdir}/cstdlib \ ${tr1_srcdir}/ctgmath \ ${tr1_srcdir}/ctime \ ${tr1_srcdir}/ctype.h \ ${tr1_srcdir}/cwchar \ ${tr1_srcdir}/cwctype \ ${tr1_srcdir}/ell_integral.tcc \ ${tr1_srcdir}/exp_integral.tcc \ ${tr1_srcdir}/fenv.h \ ${tr1_srcdir}/float.h \ ${tr1_srcdir}/functional \ ${tr1_srcdir}/functional_hash.h \ ${tr1_srcdir}/gamma.tcc \ ${tr1_srcdir}/hypergeometric.tcc \ ${tr1_srcdir}/hashtable.h \ ${tr1_srcdir}/hashtable_policy.h \ ${tr1_srcdir}/inttypes.h \ ${tr1_srcdir}/limits.h \ ${tr1_srcdir}/math.h \ ${tr1_srcdir}/memory \ ${tr1_srcdir}/modified_bessel_func.tcc \ ${tr1_srcdir}/poly_hermite.tcc \ ${tr1_srcdir}/poly_laguerre.tcc \ ${tr1_srcdir}/legendre_function.tcc \ ${tr1_srcdir}/random \ ${tr1_srcdir}/random.h \ ${tr1_srcdir}/random.tcc \ ${tr1_srcdir}/regex \ ${tr1_srcdir}/riemann_zeta.tcc \ ${tr1_srcdir}/shared_ptr.h \ ${tr1_srcdir}/special_function_util.h \ ${tr1_srcdir}/stdarg.h \ ${tr1_srcdir}/stdbool.h \ ${tr1_srcdir}/stdint.h \ ${tr1_srcdir}/stdio.h \ ${tr1_srcdir}/stdlib.h \ ${tr1_srcdir}/tgmath.h \ ${tr1_srcdir}/tuple \ ${tr1_srcdir}/type_traits \ ${tr1_srcdir}/unordered_map \ ${tr1_srcdir}/unordered_map.h \ ${tr1_srcdir}/unordered_set \ ${tr1_srcdir}/unordered_set.h \ ${tr1_srcdir}/utility \ ${tr1_srcdir}/wchar.h \ ${tr1_srcdir}/wctype.h tr2_headers = \ ${tr2_srcdir}/bool_set \ ${tr2_srcdir}/bool_set.tcc \ ${tr2_srcdir}/dynamic_bitset \ ${tr2_srcdir}/dynamic_bitset.tcc \ ${tr2_srcdir}/ratio \ ${tr2_srcdir}/type_traits decimal_headers = \ ${decimal_srcdir}/decimal \ ${decimal_srcdir}/decimal.h # Post-C++11 TS's experimental_headers = \ ${experimental_srcdir}/algorithm \ ${experimental_srcdir}/any \ ${experimental_srcdir}/array \ ${experimental_srcdir}/chrono \ ${experimental_srcdir}/deque \ ${experimental_srcdir}/forward_list \ ${experimental_srcdir}/functional \ ${experimental_srcdir}/iterator \ ${experimental_srcdir}/list \ ${experimental_srcdir}/map \ ${experimental_srcdir}/memory \ ${experimental_srcdir}/memory_resource \ ${experimental_srcdir}/numeric \ ${experimental_srcdir}/optional \ ${experimental_srcdir}/propagate_const \ ${experimental_srcdir}/random \ ${experimental_srcdir}/ratio \ ${experimental_srcdir}/regex \ ${experimental_srcdir}/set \ ${experimental_srcdir}/source_location \ ${experimental_srcdir}/string \ ${experimental_srcdir}/string_view \ ${experimental_srcdir}/system_error \ ${experimental_srcdir}/tuple \ ${experimental_srcdir}/type_traits \ ${experimental_srcdir}/unordered_map \ ${experimental_srcdir}/unordered_set \ ${experimental_srcdir}/utility \ ${experimental_srcdir}/vector \ ${experimental_filesystem_headers} experimental_bits_headers = \ ${experimental_bits_srcdir}/erase_if.h \ ${experimental_bits_srcdir}/lfts_config.h \ ${experimental_bits_srcdir}/shared_ptr.h \ ${experimental_bits_srcdir}/string_view.tcc \ ${experimental_bits_filesystem_headers} experimental_filesystem_headers = experimental_bits_filesystem_headers= c_base_headers = \ ${c_base_srcdir}/cassert \ ${c_base_srcdir}/ccomplex \ ${c_base_srcdir}/cctype \ ${c_base_srcdir}/cerrno \ ${c_base_srcdir}/cfenv \ ${c_base_srcdir}/cfloat \ ${c_base_srcdir}/cinttypes \ ${c_base_srcdir}/ciso646 \ ${c_base_srcdir}/climits \ ${c_base_srcdir}/clocale \ ${c_base_srcdir}/cmath \ ${c_base_srcdir}/csetjmp \ ${c_base_srcdir}/csignal \ ${c_base_srcdir}/cstdalign \ ${c_base_srcdir}/cstdarg \ ${c_base_srcdir}/cstdbool \ ${c_base_srcdir}/cstddef \ ${c_base_srcdir}/cstdint \ ${c_base_srcdir}/cstdio \ ${c_base_srcdir}/cstdlib \ ${c_base_srcdir}/cstring \ ${c_base_srcdir}/ctgmath \ ${c_base_srcdir}/ctime \ ${c_base_srcdir}/cuchar \ ${c_base_srcdir}/cwchar \ ${c_base_srcdir}/cwctype c_compatibility_headers = \ ${c_compatibility_srcdir}/complex.h \ ${c_compatibility_srcdir}/fenv.h \ ${c_compatibility_srcdir}/tgmath.h debug_headers = \ ${debug_srcdir}/array \ ${debug_srcdir}/assertions.h \ ${debug_srcdir}/bitset \ ${debug_srcdir}/debug.h \ ${debug_srcdir}/deque \ ${debug_srcdir}/formatter.h \ ${debug_srcdir}/forward_list \ ${debug_srcdir}/functions.h \ ${debug_srcdir}/helper_functions.h \ ${debug_srcdir}/list \ ${debug_srcdir}/map \ ${debug_srcdir}/macros.h \ ${debug_srcdir}/map.h \ ${debug_srcdir}/multimap.h \ ${debug_srcdir}/multiset.h \ ${debug_srcdir}/safe_base.h \ ${debug_srcdir}/safe_container.h \ ${debug_srcdir}/safe_iterator.h \ ${debug_srcdir}/safe_iterator.tcc \ ${debug_srcdir}/safe_local_iterator.h \ ${debug_srcdir}/safe_local_iterator.tcc \ ${debug_srcdir}/safe_sequence.h \ ${debug_srcdir}/safe_sequence.tcc \ ${debug_srcdir}/safe_unordered_base.h \ ${debug_srcdir}/safe_unordered_container.h \ ${debug_srcdir}/safe_unordered_container.tcc \ ${debug_srcdir}/set \ ${debug_srcdir}/set.h \ ${debug_srcdir}/stl_iterator.h \ ${debug_srcdir}/string \ ${debug_srcdir}/unordered_map \ ${debug_srcdir}/unordered_set \ ${debug_srcdir}/vector parallel_headers = \ ${parallel_srcdir}/algo.h \ ${parallel_srcdir}/algobase.h \ ${parallel_srcdir}/algorithm \ ${parallel_srcdir}/algorithmfwd.h \ ${parallel_srcdir}/balanced_quicksort.h \ ${parallel_srcdir}/base.h \ ${parallel_srcdir}/basic_iterator.h \ ${parallel_srcdir}/checkers.h \ ${parallel_srcdir}/compatibility.h \ ${parallel_srcdir}/compiletime_settings.h \ ${parallel_srcdir}/equally_split.h \ ${parallel_srcdir}/features.h \ ${parallel_srcdir}/find.h \ ${parallel_srcdir}/find_selectors.h \ ${parallel_srcdir}/for_each.h \ ${parallel_srcdir}/for_each_selectors.h \ ${parallel_srcdir}/iterator.h \ ${parallel_srcdir}/list_partition.h \ ${parallel_srcdir}/losertree.h \ ${parallel_srcdir}/merge.h \ ${parallel_srcdir}/multiseq_selection.h \ ${parallel_srcdir}/multiway_merge.h \ ${parallel_srcdir}/multiway_mergesort.h \ ${parallel_srcdir}/numeric \ ${parallel_srcdir}/numericfwd.h \ ${parallel_srcdir}/omp_loop.h \ ${parallel_srcdir}/omp_loop_static.h \ ${parallel_srcdir}/par_loop.h \ ${parallel_srcdir}/parallel.h \ ${parallel_srcdir}/partial_sum.h \ ${parallel_srcdir}/partition.h \ ${parallel_srcdir}/queue.h \ ${parallel_srcdir}/quicksort.h \ ${parallel_srcdir}/random_number.h \ ${parallel_srcdir}/random_shuffle.h \ ${parallel_srcdir}/search.h \ ${parallel_srcdir}/set_operations.h \ ${parallel_srcdir}/settings.h \ ${parallel_srcdir}/sort.h \ ${parallel_srcdir}/tags.h \ ${parallel_srcdir}/types.h \ ${parallel_srcdir}/unique_copy.h \ ${parallel_srcdir}/workstealing.h profile_headers = \ ${profile_srcdir}/array \ ${profile_srcdir}/base.h \ ${profile_srcdir}/unordered_base.h \ ${profile_srcdir}/unordered_map \ ${profile_srcdir}/unordered_set \ ${profile_srcdir}/vector \ ${profile_srcdir}/bitset \ ${profile_srcdir}/deque \ ${profile_srcdir}/forward_list \ ${profile_srcdir}/list \ ${profile_srcdir}/map \ ${profile_srcdir}/map.h \ ${profile_srcdir}/multimap.h \ ${profile_srcdir}/multiset.h \ ${profile_srcdir}/ordered_base.h \ ${profile_srcdir}/set \ ${profile_srcdir}/set.h \ ${profile_srcdir}/iterator_tracker.h profile_impl_headers = \ ${profile_impl_srcdir}/profiler.h \ ${profile_impl_srcdir}/profiler_algos.h \ ${profile_impl_srcdir}/profiler_container_size.h \ ${profile_impl_srcdir}/profiler_hash_func.h \ ${profile_impl_srcdir}/profiler_hashtable_size.h \ ${profile_impl_srcdir}/profiler_map_to_unordered_map.h \ ${profile_impl_srcdir}/profiler_node.h \ ${profile_impl_srcdir}/profiler_state.h \ ${profile_impl_srcdir}/profiler_trace.h \ ${profile_impl_srcdir}/profiler_vector_size.h \ ${profile_impl_srcdir}/profiler_vector_to_list.h \ ${profile_impl_srcdir}/profiler_list_to_vector.h \ ${profile_impl_srcdir}/profiler_list_to_slist.h host_headers = \ ${host_srcdir}/ctype_base.h \ ${host_srcdir}/ctype_inline.h \ ${host_srcdir}/os_defines.h \ ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \ ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \ ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h \ ${glibcxx_srcdir}/$(ERROR_CONSTANTS_SRCDIR)/error_constants.h \ ${glibcxx_srcdir}/include/precompiled/stdc++.h \ ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h \ ${glibcxx_srcdir}/include/precompiled/extc++.h