Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ class template
|
gptkbp:canBeCopiedBy |
true
|
gptkbp:canBeDefaultConstructed |
true
|
gptkbp:canBeMoved |
true
|
gptkbp:canBeUsedMultipleTimes |
true
|
gptkbp:citation |
https://en.cppreference.com/w/cpp/thread/shared_future
|
gptkbp:definedIn |
<future> header
|
gptkbp:function |
get
wait valid wait_for wait_until |
https://www.w3.org/2000/01/rdf-schema#label |
std::shared future
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:invalidAfterMove |
true
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:purpose |
represents a future that can be copied and shared
|
gptkbp:relatedTo |
gptkb:std::future
|
gptkbp:returnsValue |
true
|
gptkbp:threadSafe |
true
|
gptkbp:bfsParent |
gptkb:std::future
|
gptkbp:bfsLayer |
7
|