RenΓ©'s URL Explorer Experiment


Title: [syserr]

direct link

Domain: timsong-cpp.github.io

Links:

[diagnostics]https://timsong-cpp.github.io/cppwp/#diagnostics
[syserr.general]https://timsong-cpp.github.io/cppwp/syserr#general
[system.error.syn]https://timsong-cpp.github.io/cppwp/syserr#system.error.syn
[syserr.errcat]https://timsong-cpp.github.io/cppwp/syserr#errcat
[syserr.errcat.overview]https://timsong-cpp.github.io/cppwp/syserr#errcat.overview
[syserr.errcat.virtuals]https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals
[syserr.errcat.nonvirtuals]https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals
[syserr.errcat.derived]https://timsong-cpp.github.io/cppwp/syserr#errcat.derived
[syserr.errcat.objects]https://timsong-cpp.github.io/cppwp/syserr#errcat.objects
[syserr.errcode]https://timsong-cpp.github.io/cppwp/syserr#errcode
[syserr.errcode.overview]https://timsong-cpp.github.io/cppwp/syserr#errcode.overview
[syserr.errcode.constructors]https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors
[syserr.errcode.modifiers]https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers
[syserr.errcode.observers]https://timsong-cpp.github.io/cppwp/syserr#errcode.observers
[syserr.errcode.nonmembers]https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers
[syserr.errcondition]https://timsong-cpp.github.io/cppwp/syserr#errcondition
[syserr.errcondition.overview]https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview
[syserr.errcondition.constructors]https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors
[syserr.errcondition.modifiers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers
[syserr.errcondition.observers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers
[syserr.errcondition.nonmembers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.nonmembers
[syserr.compare]https://timsong-cpp.github.io/cppwp/syserr#compare
[syserr.hash]https://timsong-cpp.github.io/cppwp/syserr#hash
[syserr.syserr]https://timsong-cpp.github.io/cppwp/syserr#syserr
[syserr.syserr.overview]https://timsong-cpp.github.io/cppwp/syserr#syserr.overview
[syserr.syserr.members]https://timsong-cpp.github.io/cppwp/syserr#syserr.members
19.5.1https://timsong-cpp.github.io/cppwp/syserr#general
[syserr.general]https://timsong-cpp.github.io/cppwp/syserr.general
1https://timsong-cpp.github.io/cppwp/syserr#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L623
.https://timsong-cpp.github.io/cppwp/syserr#general-1.sentence-1
2https://timsong-cpp.github.io/cppwp/syserr#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L628
[errno]https://timsong-cpp.github.io/cppwp/errno
.https://timsong-cpp.github.io/cppwp/syserr#general-2.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#general-2.sentence-2
19.5.2https://timsong-cpp.github.io/cppwp/syserr#system.error.syn
[system.error.syn]https://timsong-cpp.github.io/cppwp/system.error.syn
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#header:%3csystem_error%3e
[compare.syn]https://timsong-cpp.github.io/cppwp/compare.syn
is_error_code_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum
is_error_condition_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_condition_enum
errchttps://timsong-cpp.github.io/cppwp/syserr#lib:errc
address_family_not_supportedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,address_family_not_supported
address_in_usehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,address_in_use
address_not_availablehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,address_not_available
already_connectedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,already_connected
argument_list_too_longhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,argument_list_too_long
argument_out_of_domainhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,argument_out_of_domain
bad_addresshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,bad_address
bad_file_descriptorhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,bad_file_descriptor
bad_messagehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,bad_message
broken_pipehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,broken_pipe
connection_abortedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,connection_aborted
connection_already_in_progresshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,connection_already_in_progress
connection_refusedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,connection_refused
connection_resethttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,connection_reset
cross_device_linkhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,cross_device_link
destination_address_requiredhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,destination_address_required
device_or_resource_busyhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,device_or_resource_busy
directory_not_emptyhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,directory_not_empty
executable_format_errorhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,executable_format_error
file_existshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,file_exists
file_too_largehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,file_too_large
filename_too_longhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,filename_too_long
function_not_supportedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,function_not_supported
host_unreachablehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,host_unreachable
identifier_removedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,identifier_removed
illegal_byte_sequencehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,illegal_byte_sequence
inappropriate_io_control_operationhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,inappropriate_io_control_operation
interruptedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,interrupted
invalid_argumenthttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,invalid_argument
invalid_seekhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,invalid_seek
io_errorhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,io_error
is_a_directoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,is_a_directory
message_sizehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,message_size
network_downhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,network_down
network_resethttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,network_reset
network_unreachablehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,network_unreachable
no_buffer_spacehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_buffer_space
no_child_processhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_child_process
no_linkhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_link
no_lock_availablehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_lock_available
no_messagehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_message
no_protocol_optionhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_protocol_option
no_space_on_devicehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_space_on_device
no_such_device_or_addresshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_such_device_or_address
no_such_devicehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_such_device
no_such_file_or_directoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_such_file_or_directory
no_such_processhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,no_such_process
not_a_directoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,not_a_directory
not_a_sockethttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,not_a_socket
not_connectedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,not_connected
not_enough_memoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,not_enough_memory
not_supportedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,not_supported
operation_canceledhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,operation_canceled
operation_in_progresshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,operation_in_progress
operation_not_permittedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,operation_not_permitted
operation_not_supportedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,operation_not_supported
operation_would_blockhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,operation_would_block
owner_deadhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,owner_dead
permission_deniedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,permission_denied
protocol_errorhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,protocol_error
protocol_not_supportedhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,protocol_not_supported
read_only_file_systemhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,read_only_file_system
resource_deadlock_would_occurhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,resource_deadlock_would_occur
resource_unavailable_try_againhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,resource_unavailable_try_again
result_out_of_rangehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,result_out_of_range
state_not_recoverablehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,state_not_recoverable
text_file_busyhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,text_file_busy
timed_outhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,timed_out
too_many_files_open_in_systemhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,too_many_files_open_in_system
too_many_files_openhttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,too_many_files_open
too_many_linkshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,too_many_links
too_many_symbolic_link_levelshttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,too_many_symbolic_link_levels
value_too_largehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,value_too_large
wrong_protocol_typehttps://timsong-cpp.github.io/cppwp/syserr#lib:errc,wrong_protocol_type
[syserr.errcode.nonmembers]https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers
[syserr.errcondition.nonmembers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.nonmembers
[syserr.compare]https://timsong-cpp.github.io/cppwp/syserr#compare
[syserr.hash]https://timsong-cpp.github.io/cppwp/syserr#hash
is_error_code_enum_vhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum_v
is_error_code_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum
is_error_condition_enum_vhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_condition_enum_v
is_error_condition_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_condition_enum
1https://timsong-cpp.github.io/cppwp/syserr#system.error.syn-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L770
https://timsong-cpp.github.io/cppwp/errno.general#header:%3ccerrno%3e
.https://timsong-cpp.github.io/cppwp/syserr#system.error.syn-1.sentence-1
https://timsong-cpp.github.io/cppwp/syserr#header:%3csystem_error%3e
https://timsong-cpp.github.io/cppwp/errno.general#header:%3ccerrno%3e
.https://timsong-cpp.github.io/cppwp/syserr#system.error.syn-1.sentence-2
2https://timsong-cpp.github.io/cppwp/syserr#system.error.syn-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L776
is_error_code_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum
is_error_condition_enumhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_condition_enum
error_codehttps://timsong-cpp.github.io/cppwp/syserr#lib:error_code
error_conditionhttps://timsong-cpp.github.io/cppwp/syserr#lib:error_condition
.https://timsong-cpp.github.io/cppwp/syserr#system.error.syn-2.sentence-1
19.5.3https://timsong-cpp.github.io/cppwp/syserr#errcat
[syserr.errcat]https://timsong-cpp.github.io/cppwp/syserr.errcat
19.5.3.1https://timsong-cpp.github.io/cppwp/syserr#errcat.overview
[syserr.errcat.overview]https://timsong-cpp.github.io/cppwp/syserr.errcat.overview
1https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L786
.https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1.sentence-2
[syserr.errcat]https://timsong-cpp.github.io/cppwp/syserr#errcat
.https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1.sentence-3
1https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-note-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1.sentence-4
.https://timsong-cpp.github.io/cppwp/syserr#errcat.overview-1.sentence-5
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_category_
generic_categoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:generic_category
system_categoryhttps://timsong-cpp.github.io/cppwp/syserr#lib:system_category
19.5.3.2https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals
[syserr.errcat.virtuals]https://timsong-cpp.github.io/cppwp/syserr.errcat.virtuals
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:name,error_category
1https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L835
.https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:default_error_condition,error_category
2https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L846
.https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:equivalent,error_category
3https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L857
.https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:equivalent,error_category_
4https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L868
.https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:message,error_category
5https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L879
.https://timsong-cpp.github.io/cppwp/syserr#errcat.virtuals-5.sentence-1
19.5.3.3https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals
[syserr.errcat.nonvirtuals]https://timsong-cpp.github.io/cppwp/syserr.errcat.nonvirtuals
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator==,error_category
1https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L892
.https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator%3c=%3e,error_category
2https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L903
.https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-2.sentence-1
1https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-note-1
[comparisons.three.way]https://timsong-cpp.github.io/cppwp/comparisons.three.way
.https://timsong-cpp.github.io/cppwp/syserr#errcat.nonvirtuals-2.sentence-2
19.5.3.4https://timsong-cpp.github.io/cppwp/syserr#errcat.derived
[syserr.errcat.derived]https://timsong-cpp.github.io/cppwp/syserr.errcat.derived
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:name,error_category_
1https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L920
.https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:default_error_condition,error_category_
2https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L931
.https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:equivalent,error_category__
3https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L942
.https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:equivalent,error_category___
4https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L953
.https://timsong-cpp.github.io/cppwp/syserr#errcat.derived-4.sentence-1
19.5.3.5https://timsong-cpp.github.io/cppwp/syserr#errcat.objects
[syserr.errcat.objects]https://timsong-cpp.github.io/cppwp/syserr.errcat.objects
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:generic_category_
1https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L966
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-1.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-1.sentence-2
2https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L971
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-2.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-2.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_category_
3https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L982
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-3.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-3.sentence-2
4https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L987
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-2
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-4
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-5
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-6
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-7
1https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-note-1
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-8
.https://timsong-cpp.github.io/cppwp/syserr#errcat.objects-4.sentence-9
19.5.4https://timsong-cpp.github.io/cppwp/syserr#errcode
[syserr.errcode]https://timsong-cpp.github.io/cppwp/syserr.errcode
19.5.4.1https://timsong-cpp.github.io/cppwp/syserr#errcode.overview
[syserr.errcode.overview]https://timsong-cpp.github.io/cppwp/syserr.errcode.overview
1https://timsong-cpp.github.io/cppwp/syserr#errcode.overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1012
.https://timsong-cpp.github.io/cppwp/syserr#errcode.overview-1.sentence-1
1https://timsong-cpp.github.io/cppwp/syserr#errcode.overview-note-1
.https://timsong-cpp.github.io/cppwp/syserr#errcode.overview-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_code_
[syserr.errcode.constructors]https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors
[syserr.errcode.modifiers]https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers
[syserr.errcode.observers]https://timsong-cpp.github.io/cppwp/syserr#errcode.observers
[syserr.errcode.nonmembers]https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers
19.5.4.2https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors
[syserr.errcode.constructors]https://timsong-cpp.github.io/cppwp/syserr.errcode.constructors
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_code,constructor
1https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1067
.https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_code,constructor_
2https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1079
.https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_code,constructor__
3https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1092
is_error_code_enum_vhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum_v
.https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-3.sentence-1
4https://timsong-cpp.github.io/cppwp/syserr#errcode.constructors-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1096
19.5.4.3https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers
[syserr.errcode.modifiers]https://timsong-cpp.github.io/cppwp/syserr.errcode.modifiers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:assign,error_code
1https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1113
.https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator=,error_code
2https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1125
is_error_code_enum_vhttps://timsong-cpp.github.io/cppwp/syserr#lib:is_error_code_enum_v
.https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-2.sentence-1
3https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1129
4https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1137
.https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:clear,error_code
5https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1148
.https://timsong-cpp.github.io/cppwp/syserr#errcode.modifiers-5.sentence-1
19.5.4.4https://timsong-cpp.github.io/cppwp/syserr#errcode.observers
[syserr.errcode.observers]https://timsong-cpp.github.io/cppwp/syserr.errcode.observers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:value,error_code
1https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1162
.https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:category,error_code
2https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1173
.https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:default_error_condition,error_code
3https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1184
.https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:message,error_code
4https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1195
.https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator_bool,error_code
5https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1206
.https://timsong-cpp.github.io/cppwp/syserr#errcode.observers-5.sentence-1
19.5.4.5https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers
[syserr.errcode.nonmembers]https://timsong-cpp.github.io/cppwp/syserr.errcode.nonmembers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:make_error_code,errc
1https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1219
.https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator%3c%3c,error_code
2https://timsong-cpp.github.io/cppwp/syserr#errcode.nonmembers-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1231
19.5.5https://timsong-cpp.github.io/cppwp/syserr#errcondition
[syserr.errcondition]https://timsong-cpp.github.io/cppwp/syserr.errcondition
19.5.5.1https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview
[syserr.errcondition.overview]https://timsong-cpp.github.io/cppwp/syserr.errcondition.overview
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1241
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview-1.sentence-1
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview-note-1
[syserr.errcode]https://timsong-cpp.github.io/cppwp/syserr#errcode
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.overview-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_condition_
[syserr.errcondition.constructors]https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors
[syserr.errcondition.modifiers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers
[syserr.errcondition.observers]https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers
19.5.5.2https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors
[syserr.errcondition.constructors]https://timsong-cpp.github.io/cppwp/syserr.errcondition.constructors
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_condition,constructor
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1287
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_condition,constructor_
2https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1299
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:error_condition,constructor__
3https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1312
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-3.sentence-1
4https://timsong-cpp.github.io/cppwp/syserr#errcondition.constructors-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1316
19.5.5.3https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers
[syserr.errcondition.modifiers]https://timsong-cpp.github.io/cppwp/syserr.errcondition.modifiers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:assign,error_condition
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1334
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator=,error_condition
2https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1346
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-2.sentence-1
3https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1350
4https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1358
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:clear,error_condition
5https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1369
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.modifiers-5.sentence-1
19.5.5.4https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers
[syserr.errcondition.observers]https://timsong-cpp.github.io/cppwp/syserr.errcondition.observers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:value,error_condition
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1382
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:category,error_condition
2https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1393
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:message,error_condition
3https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1404
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator_bool,error_condition
4https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1415
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.observers-4.sentence-1
19.5.5.5https://timsong-cpp.github.io/cppwp/syserr#errcondition.nonmembers
[syserr.errcondition.nonmembers]https://timsong-cpp.github.io/cppwp/syserr.errcondition.nonmembers
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:make_error_condition,errc
1https://timsong-cpp.github.io/cppwp/syserr#errcondition.nonmembers-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1428
.https://timsong-cpp.github.io/cppwp/syserr#errcondition.nonmembers-1.sentence-1
19.5.6https://timsong-cpp.github.io/cppwp/syserr#compare
[syserr.compare]https://timsong-cpp.github.io/cppwp/syserr.compare
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator==,error_code
1https://timsong-cpp.github.io/cppwp/syserr#compare-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1441
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator==,error_condition
2https://timsong-cpp.github.io/cppwp/syserr#compare-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1455
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator==,error_condition_
3https://timsong-cpp.github.io/cppwp/syserr#compare-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1468
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator%3c=%3e,error_code
4https://timsong-cpp.github.io/cppwp/syserr#compare-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1481
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:operator%3c=%3e,error_condition
5https://timsong-cpp.github.io/cppwp/syserr#compare-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1496
19.5.7https://timsong-cpp.github.io/cppwp/syserr#hash
[syserr.hash]https://timsong-cpp.github.io/cppwp/syserr.hash
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:hash,error_code
1https://timsong-cpp.github.io/cppwp/syserr#hash-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1513
[unord.hash]https://timsong-cpp.github.io/cppwp/unord.hash
.https://timsong-cpp.github.io/cppwp/syserr#hash-1.sentence-1
19.5.8https://timsong-cpp.github.io/cppwp/syserr#syserr
[syserr.syserr]https://timsong-cpp.github.io/cppwp/syserr.syserr
19.5.8.1https://timsong-cpp.github.io/cppwp/syserr#syserr.overview
[syserr.syserr.overview]https://timsong-cpp.github.io/cppwp/syserr.syserr.overview
1https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1521
.https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-1.sentence-1
.https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-1.sentence-2
2https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1527
1https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-note-1
bad_allochttps://timsong-cpp.github.io/cppwp/bad.alloc
.https://timsong-cpp.github.io/cppwp/syserr#syserr.overview-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error_
19.5.8.2https://timsong-cpp.github.io/cppwp/syserr#syserr.members
[syserr.syserr.members]https://timsong-cpp.github.io/cppwp/syserr.syserr.members
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor
1https://timsong-cpp.github.io/cppwp/syserr#syserr.members-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1558
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor_
2https://timsong-cpp.github.io/cppwp/syserr#syserr.members-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1570
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor__
3https://timsong-cpp.github.io/cppwp/syserr#syserr.members-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1582
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor___
4https://timsong-cpp.github.io/cppwp/syserr#syserr.members-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1593
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor____
5https://timsong-cpp.github.io/cppwp/syserr#syserr.members-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1605
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:system_error,constructor_____
6https://timsong-cpp.github.io/cppwp/syserr#syserr.members-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1617
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:code,system_error
7https://timsong-cpp.github.io/cppwp/syserr#syserr.members-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1628
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-7.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/syserr#lib:what,system_error
8https://timsong-cpp.github.io/cppwp/syserr#syserr.members-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/diagnostics.tex#L1640
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-8.sentence-1
1https://timsong-cpp.github.io/cppwp/syserr#syserr.members-note-1
.https://timsong-cpp.github.io/cppwp/syserr#syserr.members-8.sentence-2

URLs of crawlers that visited me.