#include "std.hpp"#include "check_cpp_version.hpp"#include "collections/array_list.hpp"#include "collections/bit_array.hpp"#include "collections/comparer.hpp"#include "collections/dictionary_entry.hpp"#include "collections/enumerator.hpp"#include "collections/hashtable.hpp"#include "collections/icollection.hpp"#include "collections/icomparer.hpp"#include "collections/idictionary.hpp"#include "collections/ienumerable.hpp"#include "collections/ienumerator.hpp"#include "collections/iequality_comparer.hpp"#include "collections/ilist.hpp"#include "collections/queue.hpp"#include "collections/sorted_list.hpp"#include "collections/stack.hpp"#include "collections/generic/extensions/enumerable.hpp"#include "collections/generic/extensions/enumerable_iterators.hpp"#include "collections/generic/helpers/allocator.hpp"#include "collections/generic/helpers/comparer.hpp"#include "collections/generic/helpers/equator.hpp"#include "collections/generic/helpers/hasher.hpp"#include "collections/generic/helpers/iterator.hpp"#include "collections/generic/helpers/wrap_pointer_iterator.hpp"#include "collections/generic/helpers/wrap_pointer_reverse_iterator.hpp"#include "collections/generic/comparer.hpp"#include "collections/generic/dictionary.hpp"#include "collections/generic/empty_comparer.hpp"#include "collections/generic/enumerator.hpp"#include "collections/generic/equality_comparer.hpp"#include "collections/generic/hash_set.hpp"#include "collections/generic/icollection.hpp"#include "collections/generic/icomparer.hpp"#include "collections/generic/idictionary.hpp"#include "collections/generic/ienumerable.hpp"#include "collections/generic/ienumerator.hpp"#include "collections/generic/iequality_comparer.hpp"#include "collections/generic/ilist.hpp"#include "collections/generic/key_not_found_exception.hpp"#include "collections/generic/key_value_pair.hpp"#include "collections/generic/list.hpp"#include "collections/generic/linked_list.hpp"#include "collections/generic/queue.hpp"#include "collections/generic/sorted_dictionary.hpp"#include "collections/generic/sorted_list.hpp"#include "collections/generic/sorted_set.hpp"#include "collections/generic/stack.hpp"#include "collections/generic/helpers/lesser.hpp"#include "collections/object_model/read_only_collection.hpp"#include "collections/specialized/string_collection.hpp"#include "collections/specialized/string_dictionary.hpp"#include "collections/specialized/string_key_value_pair.hpp"#include "configuration/ini_file_settings.hpp"#include "configuration/file_settings.hpp"#include "configuration/settings.hpp"#include "diagnostics/assert.hpp"#include "diagnostics/assert_dialog_result.hpp"#include "diagnostics/boolean_switch.hpp"#include "diagnostics/console_trace_listener.hpp"#include "diagnostics/data_received_event_args.hpp"#include "diagnostics/data_received_event_handler.hpp"#include "diagnostics/debug.hpp"#include "diagnostics/debug_break.hpp"#include "diagnostics/debugger.hpp"#include "diagnostics/default_trace_listener.hpp"#include "diagnostics/event_type_filter.hpp"#include "diagnostics/ostream_trace_listener.hpp"#include "diagnostics/process.hpp"#include "diagnostics/process_priority_class.hpp"#include "diagnostics/process_start_info.hpp"#include "diagnostics/process_window_style.hpp"#include "diagnostics/source_filter.hpp"#include "diagnostics/source_levels.hpp"#include "diagnostics/source_switch.hpp"#include "diagnostics/stack_frame.hpp"#include "diagnostics/stack_trace.hpp"#include "diagnostics/stopwatch.hpp"#include "diagnostics/switch_object.hpp"#include "diagnostics/trace.hpp"#include "diagnostics/trace_event_cache.hpp"#include "diagnostics/trace_event_type.hpp"#include "diagnostics/trace_filter.hpp"#include "diagnostics/trace_level.hpp"#include "diagnostics/trace_listener.hpp"#include "diagnostics/trace_listener_collection.hpp"#include "diagnostics/trace_options.hpp"#include "diagnostics/trace_source.hpp"#include "diagnostics/trace_switch.hpp"#include "globalization/culture_info.hpp"#include "globalization/culture_not_found_exception.hpp"#include "globalization/culture_types.hpp"#include "globalization/translator.hpp"#include "io/binary_reader.hpp"#include "io/binary_writer.hpp"#include "io/directory.hpp"#include "io/directory_info.hpp"#include "io/directory_not_found_exception.hpp"#include "io/drive_info.hpp"#include "io/drive_not_found_exception.hpp"#include "io/drive_type.hpp"#include "io/end_of_stream_exception.hpp"#include "io/file.hpp"#include "io/file_access.hpp"#include "io/file_attributes.hpp"#include "io/file_format_exception.hpp"#include "io/file_info.hpp"#include "io/file_load_exception.hpp"#include "io/file_not_found_exception.hpp"#include "io/file_permissions.hpp"#include "io/file_system_info.hpp"#include "io/io_exception.hpp"#include "io/memory_stream.hpp"#include "io/path.hpp"#include "io/path_too_long_exception.hpp"#include "io/search_option.hpp"#include "io/stream_reader.hpp"#include "io/stream_writer.hpp"#include "io/string_reader.hpp"#include "io/string_writer.hpp"#include "io/text_reader.hpp"#include "io/text_writer.hpp"#include "linq/enumerable.hpp"#include "linq/foreach.hpp"#include "linq/from.hpp"#include "media/system_sound.hpp"#include "media/system_sounds.hpp"#include "net/cookie_exception.hpp"#include "net/dns.hpp"#include "net/dns_end_point.hpp"#include "net/end_point.hpp"#include "net/ip_address.hpp"#include "net/ip_end_point.hpp"#include "net/ip_host_entry.hpp"#include "net/network_credential.hpp"#include "net/protocol_violation_exception.hpp"#include "net/socket_address.hpp"#include "net/web_exception.hpp"#include "net/sockets/address_family.hpp"#include "net/sockets/io_control_code.hpp"#include "net/sockets/ip_packet_information.hpp"#include "net/sockets/ip_protection_level.hpp"#include "net/sockets/ip_v6_multicast_option.hpp"#include "net/sockets/linger_option.hpp"#include "net/sockets/multicast_option.hpp"#include "net/sockets/network_stream.hpp"#include "net/sockets/protocol_family.hpp"#include "net/sockets/protocol_type.hpp"#include "net/sockets/select_mode.hpp"#include "net/sockets/send_packets_element.hpp"#include "net/sockets/socket.hpp"#include "net/sockets/socket_async_event_args.hpp"#include "net/sockets/socket_async_operation.hpp"#include "net/sockets/socket_error.hpp"#include "net/sockets/socket_exception.hpp"#include "net/sockets/socket_flags.hpp"#include "net/sockets/socket_information.hpp"#include "net/sockets/socket_information_options.hpp"#include "net/sockets/socket_option_level.hpp"#include "net/sockets/socket_option_name.hpp"#include "net/sockets/socket_shutdown.hpp"#include "net/sockets/socket_type.hpp"#include "net/sockets/tcp_client.hpp"#include "net/sockets/tcp_listener.hpp"#include "net/sockets/transmit_file_options.hpp"#include "net/sockets/udp_client.hpp"#include "ranges/views/distinct.hpp"#include "ranges/views/distinct_view.hpp"#include "ranges/views/order_by.hpp"#include "ranges/views/order_by_view.hpp"#include "ranges/views/order_by_descending.hpp"#include "ranges/views/order_by_descending_view.hpp"#include "ranges/views/select.hpp"#include "ranges/views/select_view.hpp"#include "ranges/views/where.hpp"#include "ranges/views/where_view.hpp"#include "reflection/assembly.hpp"#include "reflection/assembly_company_attribute.hpp"#include "reflection/assembly_configuration_attribute.hpp"#include "reflection/assembly_copyright_attribute.hpp"#include "reflection/assembly_culture_attribute.hpp"#include "reflection/assembly_description_attribute.hpp"#include "reflection/assembly_file_version_attribute.hpp"#include "reflection/assembly_guid_attribute.hpp"#include "reflection/assembly_identifier_attribute.hpp"#include "reflection/assembly_info.hpp"#include "reflection/assembly_name_attribute.hpp"#include "reflection/assembly_product_attribute.hpp"#include "reflection/assembly_title_attribute.hpp"#include "reflection/assembly_trademark_attribute.hpp"#include "reflection/assembly_version_attribute.hpp"#include "runtime/exception_services/exception_dispatch_info.hpp"#include "security/secure_string.hpp"#include "security/security_exception.hpp"#include "speech/synthesis/prompt.hpp"#include "speech/synthesis/prompt_event_args.hpp"#include "speech/synthesis/speak_completed_event_args.hpp"#include "speech/synthesis/speak_completed_event_handler.hpp"#include "speech/synthesis/speak_started_event_args.hpp"#include "speech/synthesis/speak_started_event_handler.hpp"#include "speech/synthesis/speech_synthesizer.hpp"#include "speech/synthesis/state_changed_event_args.hpp"#include "speech/synthesis/state_changed_event_handler.hpp"#include "speech/synthesis/synthesizer_state.hpp"#include "text/basic_string_builder.hpp"#include "text/string_builder.hpp"#include "text/u16string_builder.hpp"#include "text/u32string_builder.hpp"#include "text/u8string_builder.hpp"#include "text/ustring_builder.hpp"#include "text/wstring_builder.hpp"#include "threading/tasks/task_canceled_exception.hpp"#include "threading/abandoned_mutex_exception.hpp"#include "threading/auto_reset_event.hpp"#include "threading/barrier.hpp"#include "threading/barrier_post_phase_exception.hpp"#include "threading/cancellation_token.hpp"#include "threading/cancellation_token_registration.hpp"#include "threading/cancellation_token_source.hpp"#include "threading/countdown_event.hpp"#include "threading/event_reset_mode.hpp"#include "threading/event_wait_handle.hpp"#include "threading/interlocked.hpp"#include "threading/jthread.hpp"#include "threading/lock_guard.hpp"#include "threading/lock.hpp"#include "threading/lock_recursion_exception.hpp"#include "threading/manual_reset_event.hpp"#include "threading/monitor.hpp"#include "threading/mutex.hpp"#include "threading/parameterized_thread_start.hpp"#include "threading/registered_wait_handle.hpp"#include "threading/semaphore.hpp"#include "threading/semaphore_full_exception.hpp"#include "threading/spin_lock.hpp"#include "threading/synchronization_lock_exception.hpp"#include "threading/thread.hpp"#include "threading/thread_abort_exception.hpp"#include "threading/thread_interrupted_exception.hpp"#include "threading/thread_local_object.hpp"#include "threading/thread_pool.hpp"#include "threading/thread_priority.hpp"#include "threading/thread_start.hpp"#include "threading/thread_state.hpp"#include "threading/thread_state_exception.hpp"#include "threading/timeout.hpp"#include "threading/timer.hpp"#include "threading/timer_callback.hpp"#include "threading/wait_callback.hpp"#include "threading/wait_handle.hpp"#include "threading/wait_handle_cannot_be_opened_exception.hpp"#include "threading/wait_or_timer_callback.hpp"#include "timers/elapsed_event_args.hpp"#include "timers/elapsed_event_handler.hpp"#include "timers/timer.hpp"#include "web/css/css_reader.hpp"#include "web/css/css_writer.hpp"#include "web/css/property.hpp"#include "web/css/property_map.hpp"#include "web/css/selector.hpp"#include "web/css/selector_map.hpp"#include "abstract.hpp"#include "abstract_object.hpp"#include "access_violation_exception.hpp"#include "action.hpp"#include "add_last_arg_to_command.hpp"#include "any_object.hpp"#include "architecture_id.hpp"#include "argument_exception.hpp"#include "argument_null_exception.hpp"#include "argument_out_of_range_exception.hpp"#include "arithmetic_exception.hpp"#include "as.hpp"#include "as_const.hpp"#include "async_callback.hpp"#include "attribute.hpp"#include "availability_versions.hpp"#include "background_color.hpp"#include "beep.hpp"#include "bit_converter.hpp"#include "block_scope.hpp"#include "boolean.hpp"#include "boolean_object.hpp"#include "box.hpp"#include "box_char.hpp"#include "box_floating_point.hpp"#include "box_integer.hpp"#include "boxing.hpp"#include "bpos.hpp"#include "build_type.hpp"#include "byte.hpp"#include "byte_object.hpp"#include "call_once.hpp"#include "cdebug.hpp"#include "char.hpp"#include "char16.hpp"#include "char16_object.hpp"#include "char32.hpp"#include "char32_object.hpp"#include "char8.hpp"#include "char8_object.hpp"#include "char_object.hpp"#include "cnull.hpp"#include "compiler.hpp"#include "compiler_id.hpp"#include "console.hpp"#include "console_cancel_event_args.hpp"#include "console_cancel_event_handler.hpp"#include "console_color.hpp"#include "console_key.hpp"#include "console_key_info.hpp"#include "console_modifiers.hpp"#include "console_special_key.hpp"#include "const_object_ref.hpp"#include "convert.hpp"#include "convert_pointer.hpp"#include "convert_string.hpp"#include "converter.hpp"#include "core_export.hpp"#include "cpp_language.hpp"#include "ctrace.hpp"#include "date_time.hpp"#include "date_time_kind.hpp"#include "day_of_week.hpp"#include "debugstreambuf.hpp"#include "decimal.hpp"#include "decimal_object.hpp"#include "delegate.hpp"#include "delete_ptr.hpp"#include "delete_sptr.hpp"#include "delete_uptr.hpp"#include "distribution.hpp"#include "divided_by_zero_exception.hpp"#include "domain_exception.hpp"#include "double.hpp"#include "double_object.hpp"#include "enum.hpp"#include "enum_attribute.hpp"#include "enum_class.hpp"#include "enum_collection.hpp"#include "enum_object.hpp"#include "enum_register.hpp"#include "enum_set_attribute.hpp"#include "enum_struct.hpp"#include "environment.hpp"#include "environment_variable_target.hpp"#include "epos.hpp"#include "event.hpp"#include "event_args.hpp"#include "event_handler.hpp"#include "exception.hpp"#include "exit_mode.hpp"#include "exit_status.hpp"#include "fixed_array.hpp"#include "flags_attribute.hpp"#include "foreground_color.hpp"#include "format.hpp"#include "format_exception.hpp"#include "func.hpp"#include "generic_stream_output.hpp"#include "get_err_rdbuf.hpp"#include "get_in_rdbuf.hpp"#include "get_out_rdbuf.hpp"#include "guid.hpp"#include "hash_code.hpp"#include "h_result.hpp"#include "h_result_category.hpp"#include "iasync_result.hpp"#include "iclonable.hpp"#include "icomparable.hpp"#include "iequatable.hpp"#include "iformatable.hpp"#include "ihashable.hpp"#include "index_out_of_range_exception.hpp"#include "int16.hpp"#include "int16_object.hpp"#include "int32.hpp"#include "int32_object.hpp"#include "int64.hpp"#include "int64_object.hpp"#include "interface.hpp"#include "intptr.hpp"#include "intptr_object.hpp"#include "invalid_cast_exception.hpp"#include "invalid_handle.hpp"#include "invalid_operation_exception.hpp"#include "invalid_program_exception.hpp"#include "iobservable.hpp"#include "iobserver.hpp"#include "iprogress.hpp"#include "is.hpp"#include "istringable.hpp"#include "keywords.hpp"#include "language_id.hpp"#include "length_exception.hpp"#include "lock_guard.hpp"#include "lock.hpp"#include "make_any_object.hpp"#include "make_error_code.hpp"#include "math.hpp"#include "memory_information.hpp"#include "month_of_year.hpp"#include "nameof.hpp"#include "new_ptr.hpp"#include "new_sptr.hpp"#include "new_uptr.hpp"#include "not_finite_number_exception.hpp"#include "not_implemented_exception.hpp"#include "not_supported_exception.hpp"#include "npos.hpp"#include "null_opt.hpp"#include "null_ptr.hpp"#include "null.hpp"#include "nullopt.hpp"#include "null_pointer_exception.hpp"#include "number_styles.hpp"#include "object.hpp"#include "object_ref.hpp"#include "object_closed_exception.hpp"#include "operating_system.hpp"#include "operation_canceled_exception.hpp"#include "overflow_exception.hpp"#include "overload.hpp"#include "parse.hpp"#include "platform_id.hpp"#include "platform_not_supported_exception.hpp"#include "predicate.hpp"#include "print.hpp"#include "println.hpp"#include "processor.hpp"#include "program_exit_event_args.hpp"#include "program_exit_event_handler.hpp"#include "ptr.hpp"#include "ptrdiff.hpp"#include "random.hpp"#include "rank_exception.hpp"#include "read_only_span.hpp"#include "register_any_stringer.hpp"#include "reset_color.hpp"#include "sbyte.hpp"#include "sbyte_object.hpp"#include "scope_exit.hpp"#include "scope_fail.hpp"#include "scope_success.hpp"#include "self.hpp"#include "signal.hpp"#include "signal_cancel_event_args.hpp"#include "signal_cancel_event_handler.hpp"#include "single.hpp"#include "single_object.hpp"#include "size.hpp"#include "size_object.hpp"#include "sizeof.hpp"#include "slong.hpp"#include "slong_object.hpp"#include "span.hpp"#include "sprintf.hpp"#include "sptr.hpp"#include "startup.hpp"#include "static.hpp"#include "string.hpp"#include "string_comparer.hpp"#include "string_comparison.hpp"#include "string_split_options.hpp"#include "system_exception.hpp"#include "target_id.hpp"#include "target_type.hpp"#include "tick.hpp"#include "ticks.hpp"#include "timeout_exception.hpp"#include "time_span.hpp"#include "time_zone_info.hpp"#include "time_zone_not_found_exception.hpp"#include "to_string.hpp"#include "toolkit.hpp"#include "tracestreambuf.hpp"#include "type.hpp"#include "type_object.hpp"#include "typeof.hpp"#include "types.hpp"#include "u16string.hpp"#include "u16string_comparer.hpp"#include "u32string.hpp"#include "u32string_comparer.hpp"#include "u8string.hpp"#include "u8string_comparer.hpp"#include "uint16.hpp"#include "uint16_object.hpp"#include "uint32.hpp"#include "uint32_object.hpp"#include "uint64.hpp"#include "uint64_object.hpp"#include "uintptr.hpp"#include "uintptr_object.hpp"#include "ulong.hpp"#include "ulong_object.hpp"#include "unauthorized_access_exception.hpp"#include "unboxing.hpp"#include "underflow_exception.hpp"#include "unregister_any_stringer.hpp"#include "unused.hpp"#include "uptr.hpp"#include "uri.hpp"#include "uri_components.hpp"#include "uri_format.hpp"#include "uri_format_exception.hpp"#include "uri_host_name_type.hpp"#include "uri_kind.hpp"#include "uri_partial.hpp"#include "uri_template_match_exception.hpp"#include "using.hpp"#include "ustring.hpp"Contains xtd.core library headers.