René's URL Explorer Experiment


Title: std::error_code::operator bool - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://en.cppreference.com/
Create accounthttp://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Ferror%2Ferror+code%2Foperator+bool
Log inhttp://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Ferror%2Ferror+code%2Foperator+bool
Pagehttp://en.cppreference.com/cpp/error/error_code/operator_bool
Discussionhttp://en.cppreference.com/index.php?title=Talk:cpp/error/error_code/operator_bool&action=edit&redlink=1
http://en.cppreference.com/cpp/error/error_code/operator_bool
Readhttp://en.cppreference.com/cpp/error/error_code/operator_bool
View sourcehttp://en.cppreference.com/index.php?title=cpp/error/error_code/operator_bool&action=edit
View historyhttp://en.cppreference.com/index.php?title=cpp/error/error_code/operator_bool&action=history
http://en.cppreference.com/cpp/error/error_code/operator_bool
cpphttp://en.cppreference.com/cpp
errorhttp://en.cppreference.com/cpp/error
error codehttp://en.cppreference.com/cpp/error/error_code
C++http://en.cppreference.com/cpp
Compiler supporthttp://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://en.cppreference.com/cpp/freestanding
Languagehttp://en.cppreference.com/cpp/language
Standard libraryhttp://en.cppreference.com/cpp/standard_library
Standard library headershttp://en.cppreference.com/cpp/header
Named requirementshttp://en.cppreference.com/cpp/named_req
Feature test macroshttp://en.cppreference.com/cpp/feature_test
Language support libraryhttp://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttp://en.cppreference.com/cpp/concepts
Diagnostics libraryhttp://en.cppreference.com/cpp/error
Memory management libraryhttp://en.cppreference.com/cpp/memory
Metaprogramming libraryhttp://en.cppreference.com/cpp/meta
General utilities libraryhttp://en.cppreference.com/cpp/utility
Containers libraryhttp://en.cppreference.com/cpp/container
Iterators libraryhttp://en.cppreference.com/cpp/iterator
Ranges libraryhttp://en.cppreference.com/cpp/ranges
Algorithms libraryhttp://en.cppreference.com/cpp/algorithm
Strings libraryhttp://en.cppreference.com/cpp/string
Text processing libraryhttp://en.cppreference.com/cpp/text
Numerics libraryhttp://en.cppreference.com/cpp/numeric
Date and time libraryhttp://en.cppreference.com/cpp/chrono
Input/output libraryhttp://en.cppreference.com/cpp/io
Filesystem libraryhttp://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttp://en.cppreference.com/cpp/thread
Execution control libraryhttp://en.cppreference.com/cpp/execution
Technical specificationshttp://en.cppreference.com/cpp/experimental
Symbols indexhttp://en.cppreference.com/cpp/symbol_index
External librarieshttp://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Utilities libraryhttp://en.cppreference.com/cpp/utility
Language supporthttp://en.cppreference.com/cpp/utility#Language_support
Type supporthttp://en.cppreference.com/cpp/types
Library feature-test macroshttp://en.cppreference.com/cpp/utility/feature_test
Program utilitieshttp://en.cppreference.com/cpp/utility/program
Variadic functionshttp://en.cppreference.com/cpp/utility/variadic
initializer_listhttp://en.cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttp://en.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttp://en.cppreference.com/cpp/types/is_within_lifetime
source_locationhttp://en.cppreference.com/cpp/utility/source_location
Coroutine supporthttp://en.cppreference.com/cpp/coroutine
Contract supporthttp://en.cppreference.com/cpp/contract
Three-way comparisonhttp://en.cppreference.com/cpp/utility#Three-way_comparison
three_way_comparablethree_way_comparable_withhttp://en.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttp://en.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttp://en.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttp://en.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttp://en.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttp://en.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttp://en.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttp://en.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttp://en.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttp://en.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttp://en.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttp://en.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttp://en.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttp://en.cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttp://en.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttp://en.cppreference.com/cpp/utility/compare/named_comparison_functions
Function objectshttp://en.cppreference.com/cpp/utility/functional
Bit manipulationhttp://en.cppreference.com/cpp/utility/bit
bitsethttp://en.cppreference.com/cpp/utility/bitset
hashhttp://en.cppreference.com/cpp/utility/hash
Relational operatorshttp://en.cppreference.com/cpp/utility#Relational_operators
rel_ops::operator!=rel_ops::operator>http://en.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=http://en.cppreference.com/cpp/utility/rel_ops/operator_cmp
Integer comparison functionshttp://en.cppreference.com/cpp/utility#Integer_comparison_functions
cmp_equalcmp_lesscmp_less_thanhttp://en.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttp://en.cppreference.com/cpp/utility/intcmp
in_rangehttp://en.cppreference.com/cpp/utility/in_range
Swaphttp://en.cppreference.com/cpp/utility#Swap
type operationshttp://en.cppreference.com/cpp/utility#Type_operations
swaphttp://en.cppreference.com/cpp/algorithm/swap
ranges::swaphttp://en.cppreference.com/cpp/utility/ranges/swap
exchangehttp://en.cppreference.com/cpp/utility/exchange
declvalhttp://en.cppreference.com/cpp/utility/declval
to_underlyinghttp://en.cppreference.com/cpp/utility/to_underlying
forwardhttp://en.cppreference.com/cpp/utility/forward
forward_likehttp://en.cppreference.com/cpp/utility/forward_like
movehttp://en.cppreference.com/cpp/utility/move
move_if_noexcepthttp://en.cppreference.com/cpp/utility/move_if_noexcept
as_consthttp://en.cppreference.com/cpp/utility/as_const
pairhttp://en.cppreference.com/cpp/utility/pair
tuplehttp://en.cppreference.com/cpp/utility/tuple
optionalhttp://en.cppreference.com/cpp/utility/optional
anyhttp://en.cppreference.com/cpp/utility/any
varianthttp://en.cppreference.com/cpp/utility/variant
tuple_sizehttp://en.cppreference.com/cpp/utility/tuple_size
tuple_elementhttp://en.cppreference.com/cpp/utility/tuple_element
applyhttp://en.cppreference.com/cpp/utility/apply
make_from_tuplehttp://en.cppreference.com/cpp/utility/make_from_tuple
expectedhttp://en.cppreference.com/cpp/utility/expected
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
Diagnostics libraryhttp://en.cppreference.com/cpp/error
Exception handlinghttp://en.cppreference.com/cpp/error#Exception_handling
exceptionhttp://en.cppreference.com/cpp/error/exception
uncaught_exceptionuncaught_exceptionshttp://en.cppreference.com/cpp/error/uncaught_exception
exception_ptrhttp://en.cppreference.com/cpp/error/exception_ptr
make_exception_ptrhttp://en.cppreference.com/cpp/error/make_exception_ptr
current_exceptionhttp://en.cppreference.com/cpp/error/current_exception
rethrow_exceptionhttp://en.cppreference.com/cpp/error/rethrow_exception
nested_exceptionhttp://en.cppreference.com/cpp/error/nested_exception
throw_with_nestedhttp://en.cppreference.com/cpp/error/throw_with_nested
rethrow_if_nestedhttp://en.cppreference.com/cpp/error/rethrow_if_nested
terminatehttp://en.cppreference.com/cpp/error/terminate
terminate_handlerhttp://en.cppreference.com/cpp/error/terminate_handler
get_terminatehttp://en.cppreference.com/cpp/error/get_terminate
set_terminatehttp://en.cppreference.com/cpp/error/set_terminate
bad_exceptionhttp://en.cppreference.com/cpp/error/bad_exception
unexpectedhttp://en.cppreference.com/cpp/error/unexpected
unexpected_handlerhttp://en.cppreference.com/cpp/error/unexpected_handler
get_unexpectedhttp://en.cppreference.com/cpp/error/get_unexpected
set_unexpectedhttp://en.cppreference.com/cpp/error/set_unexpected
Error numbershttp://en.cppreference.com/cpp/error#Error_numbers
Error codeshttp://en.cppreference.com/cpp/error/errno_macros
errnohttp://en.cppreference.com/cpp/error/errno
Assertionshttp://en.cppreference.com/cpp/error#Assertions
asserthttp://en.cppreference.com/cpp/error/assert
Exception categorieshttp://en.cppreference.com/cpp/error#Exception_categories
logic_errorhttp://en.cppreference.com/cpp/error/logic_error
invalid_argumenthttp://en.cppreference.com/cpp/error/invalid_argument
domain_errorhttp://en.cppreference.com/cpp/error/domain_error
length_errorhttp://en.cppreference.com/cpp/error/length_error
out_of_rangehttp://en.cppreference.com/cpp/error/out_of_range
runtime_errorhttp://en.cppreference.com/cpp/error/runtime_error
range_errorhttp://en.cppreference.com/cpp/error/range_error
overflow_errorhttp://en.cppreference.com/cpp/error/overflow_error
underflow_errorhttp://en.cppreference.com/cpp/error/underflow_error
tx_exceptionhttp://en.cppreference.com/cpp/error/tx_exception
System errorhttp://en.cppreference.com/cpp/error#System_error
error_categoryhttp://en.cppreference.com/cpp/error/error_category
generic_categoryhttp://en.cppreference.com/cpp/error/generic_category
system_categoryhttp://en.cppreference.com/cpp/error/system_category
error_conditionhttp://en.cppreference.com/cpp/error/error_condition
errchttp://en.cppreference.com/cpp/error/errc
error_codehttp://en.cppreference.com/cpp/error/error_code
system_errorhttp://en.cppreference.com/cpp/error/system_error
Stacktracehttp://en.cppreference.com/cpp/error#Stacktrace
stacktrace_entryhttp://en.cppreference.com/cpp/utility/stacktrace_entry
basic_stacktracehttp://en.cppreference.com/cpp/utility/basic_stacktrace
Debugging supporthttp://en.cppreference.com/cpp/error#Debugging_support
is_debugger_presenthttp://en.cppreference.com/cpp/utility/is_debugger_present
breakpoint_if_debugginghttp://en.cppreference.com/cpp/utility/breakpoint_if_debugging
breakpointhttp://en.cppreference.com/cpp/utility/breakpoint
[edit]https://cppreference.com/index.php?title=Template:cpp/error/navbar_content&action=edit
std::error_codehttp://en.cppreference.com/cpp/error/error_code
error_code::error_codehttp://en.cppreference.com/cpp/error/error_code/error_code
error_code::operator=http://en.cppreference.com/cpp/error/error_code/operator%3D
error_code::assignhttp://en.cppreference.com/cpp/error/error_code/assign
error_code::clearhttp://en.cppreference.com/cpp/error/error_code/clear
error_code::valuehttp://en.cppreference.com/cpp/error/error_code/value
error_code::categoryhttp://en.cppreference.com/cpp/error/error_code/category
error_code::default_error_conditionhttp://en.cppreference.com/cpp/error/error_code/default_error_condition
error_code::messagehttp://en.cppreference.com/cpp/error/error_code/message
operator==operator!=operatorhttp://en.cppreference.com/cpp/error/error_code/operator_cmp
operator<<http://en.cppreference.com/cpp/error/error_code/operator_ltlt
is_error_code_enumhttp://en.cppreference.com/cpp/error/error_code/is_error_code_enum
hashhttp://en.cppreference.com/cpp/error/error_code/hash
[edit]https://cppreference.com/index.php?title=Template:cpp/error/error_code/navbar_content&action=edit
Categorieshttp://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttp://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttp://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttp://en.cppreference.com/Special:RecentChanges
FAQhttp://en.cppreference.com/Cppreference:FAQ
Offline versionhttp://en.cppreference.com/Cppreference:Archives
http://en.cppreference.com/cpp/error/error_code/operator_bool
What links herehttp://en.cppreference.com/Special:WhatLinksHere/cpp/error/error_code/operator_bool
Related changeshttp://en.cppreference.com/Special:RecentChangesLinked/cpp/error/error_code/operator_bool
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttp://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttp://en.cppreference.com/index.php?title=cpp/error/error_code/operator_bool&oldid=161077
Page informationhttp://en.cppreference.com/index.php?title=cpp/error/error_code/operator_bool&action=info
Deutschhttps://de.cppreference.com/cpp/error/error_code/operator_bool
Españolhttp://es.cppreference.com/cpp/error/error_code/operator_bool
Françaishttp://fr.cppreference.com/cpp/error/error_code/operator_bool
Italianohttp://it.cppreference.com/cpp/error/error_code/operator_bool
日本語http://ja.cppreference.com/cpp/error/error_code/operator_bool
Portuguêshttp://pt.cppreference.com/cpp/error/error_code/operator_bool
Русскийhttp://ru.cppreference.com/cpp/error/error_code/operator_bool
中文http://zh.cppreference.com/cpp/error/error_code/operator_bool

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.