Statements (15)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:C++_exception_class
|
| gptkbp:builtBy |
std::broken_promise()
std::broken_promise(const char* what_arg) std::broken_promise(const std::string& what_arg) |
| gptkbp:cause |
Promise is destroyed before setting value or exception
|
| gptkbp:definedIn |
<future> header
|
| gptkbp:inheritsFrom |
std::exception
std::logic_error |
| gptkbp:introducedIn |
gptkb:C++11
|
| gptkbp:namespace |
std
|
| gptkbp:thrownBy |
std::future::get
std::promise::get_future |
| gptkbp:bfsParent |
gptkb:std::promise
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
std::broken promise
|