René's URL Explorer Experiment


Title: std::shared_future::valid - 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%2Fthread%2Fshared+future%2Fvalid
Log inhttp://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fthread%2Fshared+future%2Fvalid
Pagehttp://en.cppreference.com/cpp/thread/shared_future/valid
Discussionhttp://en.cppreference.com/Talk:cpp/thread/shared_future/valid
http://en.cppreference.com/cpp/thread/shared_future/valid
Readhttp://en.cppreference.com/cpp/thread/shared_future/valid
View sourcehttp://en.cppreference.com/index.php?title=cpp/thread/shared_future/valid&action=edit
View historyhttp://en.cppreference.com/index.php?title=cpp/thread/shared_future/valid&action=history
http://en.cppreference.com/cpp/thread/shared_future/valid
cpphttp://en.cppreference.com/cpp
threadhttp://en.cppreference.com/cpp/thread
shared futurehttp://en.cppreference.com/cpp/thread/shared_future
[edit template]https://cppreference.com/index.php?title=Template:cpp/thread/future/valid&action=edit
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
Concurrency support libraryhttp://en.cppreference.com/cpp/thread
Threadshttp://en.cppreference.com/cpp/thread#Threads
threadhttp://en.cppreference.com/cpp/thread/thread
jthreadhttp://en.cppreference.com/cpp/thread/jthread
hardware_destructive_interference_sizehardware_constructive_interference_sizehttp://en.cppreference.com/cpp/thread/hardware_destructive_interference_size
this_thread namespacehttp://en.cppreference.com/cpp/thread#Functions_managing_the_current_thread
get_idhttp://en.cppreference.com/cpp/thread/get_id
yieldhttp://en.cppreference.com/cpp/thread/yield
sleep_forhttp://en.cppreference.com/cpp/thread/sleep_for
sleep_untilhttp://en.cppreference.com/cpp/thread/sleep_until
Cooperative cancellationhttp://en.cppreference.com/cpp/thread#Cooperative_cancellation
stop_tokenhttp://en.cppreference.com/cpp/thread/stop_token
inplace_stop_tokenhttp://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_token&action=edit&redlink=1
never_stop_tokenhttp://en.cppreference.com/cpp/thread/never_stop_token
stop_sourcehttp://en.cppreference.com/cpp/thread/stop_source
inplace_stop_sourcehttp://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_source&action=edit&redlink=1
stop_callbackhttp://en.cppreference.com/cpp/thread/stop_callback
inplace_stop_callbackhttp://en.cppreference.com/index.php?title=cpp/thread/inplace_stop_callback&action=edit&redlink=1
stop_callback_for_thttp://en.cppreference.com/cpp/thread/stop_callback_for_t
stoppable_tokenhttp://en.cppreference.com/cpp/thread/stoppable_token
unstoppable_tokenhttp://en.cppreference.com/cpp/thread/unstoppable_token
stoppable-sourcehttp://en.cppreference.com/index.php?title=cpp/thread/stoppable_source&action=edit&redlink=1
stoppable-callback-forhttp://en.cppreference.com/index.php?title=cpp/thread/stoppable_callback_for&action=edit&redlink=1
Mutual exclusionhttp://en.cppreference.com/cpp/thread#Mutual_exclusion
mutexhttp://en.cppreference.com/cpp/thread/mutex
recursive_mutexhttp://en.cppreference.com/cpp/thread/recursive_mutex
shared_mutexhttp://en.cppreference.com/cpp/thread/shared_mutex
timed_mutexhttp://en.cppreference.com/cpp/thread/timed_mutex
recursive_timed_mutexhttp://en.cppreference.com/cpp/thread/recursive_timed_mutex
shared_timed_mutexhttp://en.cppreference.com/cpp/thread/shared_timed_mutex
Generic lock managementhttp://en.cppreference.com/cpp/thread#Generic_mutex_management
lockhttp://en.cppreference.com/cpp/thread/lock
lock_guardhttp://en.cppreference.com/cpp/thread/lock_guard
scoped_lockhttp://en.cppreference.com/cpp/thread/scoped_lock
unique_lockhttp://en.cppreference.com/cpp/thread/unique_lock
shared_lockhttp://en.cppreference.com/cpp/thread/shared_lock
once_flaghttp://en.cppreference.com/cpp/thread/once_flag
call_oncehttp://en.cppreference.com/cpp/thread/call_once
try_lockhttp://en.cppreference.com/cpp/thread/try_lock
defer_locktry_to_lockadopt_lockdefer_lock_ttry_to_lock_tadopt_lock_thttp://en.cppreference.com/cpp/thread/lock_tag
Condition variableshttp://en.cppreference.com/cpp/thread#Condition_variables
condition_variablehttp://en.cppreference.com/cpp/thread/condition_variable
condition_variable_anyhttp://en.cppreference.com/cpp/thread/condition_variable_any
notify_all_at_thread_exithttp://en.cppreference.com/cpp/thread/notify_all_at_thread_exit
cv_statushttp://en.cppreference.com/cpp/thread/cv_status
Semaphoreshttp://en.cppreference.com/cpp/thread#Semaphores
counting_semaphorebinary_semaphorehttp://en.cppreference.com/cpp/thread/counting_semaphore
Latches and Barriershttp://en.cppreference.com/cpp/thread#Latches_and_Barriers
latchhttp://en.cppreference.com/cpp/thread/latch
barrierhttp://en.cppreference.com/cpp/thread/barrier
Futureshttp://en.cppreference.com/cpp/thread#Futures
promisehttp://en.cppreference.com/cpp/thread/promise
futurehttp://en.cppreference.com/cpp/thread/future
shared_futurehttp://en.cppreference.com/cpp/thread/shared_future
packaged_taskhttp://en.cppreference.com/cpp/thread/packaged_task
asynchttp://en.cppreference.com/cpp/thread/async
launchhttp://en.cppreference.com/cpp/thread/launch
future_statushttp://en.cppreference.com/cpp/thread/future_status
future_errorhttp://en.cppreference.com/cpp/thread/future_error
future_categoryhttp://en.cppreference.com/cpp/thread/future_category
future_errchttp://en.cppreference.com/cpp/thread/future_errc
Safe Reclamationhttp://en.cppreference.com/cpp/thread#Safe_Reclamation
Read-Copy-Update Mechanismhttp://en.cppreference.com/cpp/thread#Read-Copy-Update_Mechanism
rcu_obj_basehttp://en.cppreference.com/index.php?title=cpp/thread/rcu_obj_base&action=edit&redlink=1
rcu_domainhttp://en.cppreference.com/index.php?title=cpp/thread/rcu_domain&action=edit&redlink=1
rcu_default_domainhttp://en.cppreference.com/index.php?title=cpp/thread/rcu_default_domain&action=edit&redlink=1
rcu_synchronizehttp://en.cppreference.com/index.php?title=cpp/thread/rcu_synchronize&action=edit&redlink=1
rcu_barrierhttp://en.cppreference.com/index.php?title=cpp/thread/rcu_barrier&action=edit&redlink=1
rcu_retirehttp://en.cppreference.com/index.php?title=cpp/thread/rcu_retire&action=edit&redlink=1
Hazard Pointershttp://en.cppreference.com/cpp/thread#Hazard_Pointers
hazard_pointer_obj_basehttp://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer_obj_base&action=edit&redlink=1
hazard_pointerhttp://en.cppreference.com/index.php?title=cpp/thread/hazard_pointer&action=edit&redlink=1
make_hazard_pointerhttp://en.cppreference.com/index.php?title=cpp/thread/make_hazard_pointer&action=edit&redlink=1
Atomic typeshttp://en.cppreference.com/cpp/thread#Atomic_types
atomichttp://en.cppreference.com/cpp/atomic/atomic
atomic_refhttp://en.cppreference.com/cpp/atomic/atomic_ref
atomic_flaghttp://en.cppreference.com/cpp/atomic/atomic_flag
Initialization of atomic typeshttp://en.cppreference.com/cpp/thread#Initialization
atomic_inithttp://en.cppreference.com/cpp/atomic/atomic_init
ATOMIC_VAR_INIThttp://en.cppreference.com/cpp/atomic/ATOMIC_VAR_INIT
ATOMIC_FLAG_INIThttp://en.cppreference.com/cpp/atomic/ATOMIC_FLAG_INIT
Memory orderinghttp://en.cppreference.com/cpp/thread#Memory_synchronization_ordering
memory_orderhttp://en.cppreference.com/cpp/atomic/memory_order
kill_dependencyhttp://en.cppreference.com/cpp/atomic/kill_dependency
atomic_thread_fencehttp://en.cppreference.com/cpp/atomic/atomic_thread_fence
atomic_signal_fencehttp://en.cppreference.com/cpp/atomic/atomic_signal_fence
Free functions for atomic operationshttp://en.cppreference.com/cpp/thread#Operations_on_atomic_types
atomic_storeatomic_store_explicithttp://en.cppreference.com/cpp/atomic/atomic_store
atomic_loadatomic_load_explicithttp://en.cppreference.com/cpp/atomic/atomic_load
atomic_exchangeatomic_exchange_explicithttp://en.cppreference.com/cpp/atomic/atomic_exchange
atomic_compare_exchange_weakatomic_compare_exchange_weak_explicitatomic_compare_exchange_strongatomic_compare_exchange_strong_explicithttp://en.cppreference.com/cpp/atomic/atomic_compare_exchange
atomic_fetch_addatomic_fetch_add_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_add
atomic_fetch_subatomic_fetch_sub_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_sub
atomic_fetch_andatomic_fetch_and_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_and
atomic_fetch_oratomic_fetch_or_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_or
atomic_fetch_xoratomic_fetch_xor_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_xor
atomic_fetch_maxatomic_fetch_max_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_max
atomic_fetch_minatomic_fetch_min_explicithttp://en.cppreference.com/cpp/atomic/atomic_fetch_min
atomic_is_lock_freehttp://en.cppreference.com/cpp/atomic/atomic_is_lock_free
atomic_waitatomic_wait_explicithttp://en.cppreference.com/cpp/atomic/atomic_wait
atomic_notify_onehttp://en.cppreference.com/cpp/atomic/atomic_notify_one
atomic_notify_allhttp://en.cppreference.com/cpp/atomic/atomic_notify_all
Free functions for atomic flagshttp://en.cppreference.com/cpp/thread#Flag_type_and_operations
atomic_flag_test_and_setatomic_flag_test_and_set_explicithttp://en.cppreference.com/cpp/atomic/atomic_flag_test_and_set
atomic_flag_clearatomic_flag_clear_explicithttp://en.cppreference.com/cpp/atomic/atomic_flag_clear
atomic_flag_testatomic_flag_test_explicithttp://en.cppreference.com/cpp/atomic/atomic_flag_test
atomic_flag_waitatomic_flag_wait_explicithttp://en.cppreference.com/cpp/atomic/atomic_flag_wait
atomic_flag_notify_onehttp://en.cppreference.com/cpp/atomic/atomic_flag_notify_one
atomic_flag_notify_allhttp://en.cppreference.com/cpp/atomic/atomic_flag_notify_all
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/navbar_content&action=edit
std::shared_futurehttp://en.cppreference.com/cpp/thread/shared_future
shared_future::shared_futurehttp://en.cppreference.com/cpp/thread/shared_future/shared_future
shared_future::~shared_futurehttp://en.cppreference.com/cpp/thread/shared_future/~shared_future
shared_future::operator=http://en.cppreference.com/cpp/thread/shared_future/operator%3D
shared_future::gethttp://en.cppreference.com/cpp/thread/shared_future/get
shared_future::waithttp://en.cppreference.com/cpp/thread/shared_future/wait
shared_future::wait_forhttp://en.cppreference.com/cpp/thread/shared_future/wait_for
shared_future::wait_untilhttp://en.cppreference.com/cpp/thread/shared_future/wait_until
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/shared_future/navbar_content&action=edit
1 Parametershttp://en.cppreference.com/cpp/thread/shared_future/valid#Parameters
2 Return valuehttp://en.cppreference.com/cpp/thread/shared_future/valid#Return_value
3 Examplehttp://en.cppreference.com/cpp/thread/shared_future/valid#Example
4 See alsohttp://en.cppreference.com/cpp/thread/shared_future/valid#See_also
waithttp://en.cppreference.com/cpp/thread/shared_future/wait
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/future/dsc_wait&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/thread/shared_future/valid
What links herehttp://en.cppreference.com/Special:WhatLinksHere/cpp/thread/shared_future/valid
Related changeshttp://en.cppreference.com/Special:RecentChangesLinked/cpp/thread/shared_future/valid
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/thread/shared_future/valid&oldid=132965
Page informationhttp://en.cppreference.com/index.php?title=cpp/thread/shared_future/valid&action=info
Deutschhttps://de.cppreference.com/cpp/thread/shared_future/valid
Españolhttp://es.cppreference.com/cpp/thread/shared_future/valid
Françaishttp://fr.cppreference.com/cpp/thread/shared_future/valid
Italianohttp://it.cppreference.com/cpp/thread/shared_future/valid
日本語http://ja.cppreference.com/cpp/thread/shared_future/valid
Portuguêshttp://pt.cppreference.com/cpp/thread/shared_future/valid
Русскийhttp://ru.cppreference.com/cpp/thread/shared_future/valid
中文http://zh.cppreference.com/cpp/thread/shared_future/valid

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.