BSI PD ISO/IEC TS 19571:2016
$142.49
Programming Languages. Technical Specification for C++ Extensions for Concurrency
Published By | Publication Date | Number of Pages |
BSI | 2016 | 28 |
PDF Catalog
PDF Pages | PDF Title |
---|---|
5 | Contents Untitled |
6 | Foreword |
7 | 1 General 1.1 Namespaces, headers, and modifications to standard classes 1.2 Future plans (Informative) |
8 | 1.3 Feature-testing recommendations (Informative) |
9 | 2 Improvements to std::future and Related APIs 2.1 General 2.2 Header synopsis |
10 | 2.3 Class template future |
12 | 2.4 Class template shared_future |
14 | 2.5 Class template promise 2.6 Class template packaged_task 2.7 Function template when_all |
15 | 2.8 Class template when_any_result 2.9 Function template when_any |
17 | 2.10 Function template make_ready_future 2.11 Function template make_exceptional_future |
18 | 3 Latches and Barriers 3.1 General 3.2 Terminology 3.3 Latches 3.4 Header synopsis |
19 | 3.5 Class latch |
20 | 3.6 Barrier types 3.7 Header synopsis |
21 | 3.8 Class barrier 3.9 Class flex_barrier |
23 | 4 Atomic Smart Pointers 4.1 General 4.2 Header synopsis |
24 | 4.3 Class template atomic_shared_ptr 4.4 Class template atomic_weak_ptr |