{"id":352764,"date":"2024-10-20T00:54:18","date_gmt":"2024-10-20T00:54:18","guid":{"rendered":"https:\/\/pdfstandards.shop\/product\/uncategorized\/bsi-pd-iso-iec-ts-195682015\/"},"modified":"2024-10-26T00:56:48","modified_gmt":"2024-10-26T00:56:48","slug":"bsi-pd-iso-iec-ts-195682015","status":"publish","type":"product","link":"https:\/\/pdfstandards.shop\/product\/publishers\/bsi\/bsi-pd-iso-iec-ts-195682015\/","title":{"rendered":"BSI PD ISO\/IEC TS 19568:2015"},"content":{"rendered":"

PDF Catalog<\/h4>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
PDF Pages<\/th>\nPDF Title<\/th>\n<\/tr>\n
5<\/td>\nContents <\/td>\n<\/tr>\n
8<\/td>\nForeword <\/td>\n<\/tr>\n
9<\/td>\n1 General
1.1 Scope
1.2 Normative references
1.3 Namespaces, headers, and modifications to standard classes <\/td>\n<\/tr>\n
10<\/td>\n1.4 Terms and definitions
1.5 Future plans (Informative)
1.6 Feature-testing recommendations (Informative) <\/td>\n<\/tr>\n
12<\/td>\n2 Modifications to the C++ Standard Library
2.1 Uses-allocator construction <\/td>\n<\/tr>\n
13<\/td>\n3 General utilities library
3.1 Utility components
3.1.1 Header synopsis
3.1.2 Class erased_type
3.2 Tuples
3.2.1 Header synopsis <\/td>\n<\/tr>\n
14<\/td>\n3.2.2 Calling a function with a tuple of arguments
3.3 Metaprogramming and type traits
3.3.1 Header synopsis <\/td>\n<\/tr>\n
17<\/td>\n3.3.2 Other type transformations <\/td>\n<\/tr>\n
18<\/td>\n3.4 Compile-time rational arithmetic
3.4.1 Header synopsis <\/td>\n<\/tr>\n
19<\/td>\n3.5 Time utilities
3.5.1 Header synopsis
3.6 System error support
3.6.1 Header synopsis <\/td>\n<\/tr>\n
20<\/td>\n4 Function objects
4.1 Header synopsis <\/td>\n<\/tr>\n
21<\/td>\n4.2 Class template function <\/td>\n<\/tr>\n
23<\/td>\n4.2.1 function construct\/copy\/destroy
4.2.2 function modifiers <\/td>\n<\/tr>\n
24<\/td>\n4.3 Searchers
4.3.1 Class template default_searcher <\/td>\n<\/tr>\n
25<\/td>\n4.3.1.1 default_searcher creation functions
4.3.2 Class template boyer_moore_searcher <\/td>\n<\/tr>\n
26<\/td>\n4.3.2.1 boyer_moore_searcher creation functions
4.3.3 Class template boyer_moore_horspool_searcher <\/td>\n<\/tr>\n
27<\/td>\n4.3.3.1 boyer_moore_horspool_searcher creation functions <\/td>\n<\/tr>\n
28<\/td>\n5 Optional objects
5.1 In general
5.2 Header synopsis <\/td>\n<\/tr>\n
29<\/td>\n5.3 optional for object types <\/td>\n<\/tr>\n
31<\/td>\n5.3.1 Constructors <\/td>\n<\/tr>\n
32<\/td>\n5.3.2 Destructor <\/td>\n<\/tr>\n
33<\/td>\n5.3.3 Assignment <\/td>\n<\/tr>\n
35<\/td>\n5.3.4 Swap
5.3.5 Observers <\/td>\n<\/tr>\n
36<\/td>\n5.4 In-place construction
5.5 No-value state indicator <\/td>\n<\/tr>\n
37<\/td>\n5.6 Class bad_optional_access
5.7 Relational operators
5.8 Comparison with nullopt <\/td>\n<\/tr>\n
38<\/td>\n5.9 Comparison with T <\/td>\n<\/tr>\n
39<\/td>\n5.10 Specialized algorithms
5.11 Hash support <\/td>\n<\/tr>\n
40<\/td>\n6 Class any
6.1 Header synopsis <\/td>\n<\/tr>\n
41<\/td>\n6.2 Class bad_any_cast
6.3 Class any
6.3.1 any construct\/destruct <\/td>\n<\/tr>\n
42<\/td>\n6.3.2 any assignments <\/td>\n<\/tr>\n
43<\/td>\n6.3.3 any modifiers
6.3.4 any observers
6.4 Non-member functions <\/td>\n<\/tr>\n
45<\/td>\n7 string_view
7.1 Header synopsis <\/td>\n<\/tr>\n
46<\/td>\n7.2 Class template basic_string_view <\/td>\n<\/tr>\n
48<\/td>\n7.3 basic_string_view constructors and assignment operators <\/td>\n<\/tr>\n
49<\/td>\n7.4 basic_string_view iterator support
7.5 basic_string_view capacity <\/td>\n<\/tr>\n
50<\/td>\n7.6 basic_string_view element access
7.7 basic_string_view modifiers <\/td>\n<\/tr>\n
51<\/td>\n7.8 basic_string_view string operations <\/td>\n<\/tr>\n
52<\/td>\n7.8.1 Searching basic_string_view <\/td>\n<\/tr>\n
54<\/td>\n7.9 basic_string_view non-member comparison functions <\/td>\n<\/tr>\n
55<\/td>\n7.10 Inserters and extractors
7.11 Hash support <\/td>\n<\/tr>\n
56<\/td>\n8 Memory
8.1 Header synopsis <\/td>\n<\/tr>\n
58<\/td>\n8.2 Shared-ownership pointers
8.2.1 Class template shared_ptr <\/td>\n<\/tr>\n
62<\/td>\n8.2.1.1 shared_ptr constructors <\/td>\n<\/tr>\n
63<\/td>\n8.2.1.2 shared_ptr observers <\/td>\n<\/tr>\n
64<\/td>\n8.2.1.3 shared_ptr casts <\/td>\n<\/tr>\n
65<\/td>\n8.2.2 Class template weak_ptr <\/td>\n<\/tr>\n
66<\/td>\n8.2.2.1 weak_ptr constructors
8.3 Type-erased allocator
8.4 Header synopsis <\/td>\n<\/tr>\n
67<\/td>\n8.5 Class memory_resource
8.5.1 Class memory_resource overview <\/td>\n<\/tr>\n
68<\/td>\n8.5.2 memory_resource public member functions
8.5.3 memory_resource protected virtual member functions <\/td>\n<\/tr>\n
69<\/td>\n8.5.4 memory_resource equality
8.6 Class template polymorphic_allocator
8.6.1 Class template polymorphic_allocator overview <\/td>\n<\/tr>\n
70<\/td>\n8.6.2 polymorphic_allocator constructors
8.6.3 polymorphic_allocator member functions <\/td>\n<\/tr>\n
72<\/td>\n8.6.4 polymorphic_allocator equality
8.7 template alias resource_adaptor
8.7.1 resource_adaptor <\/td>\n<\/tr>\n
73<\/td>\n8.7.2 resource_adaptor_imp constructors
8.7.3 resource_adaptor_imp member functions <\/td>\n<\/tr>\n
74<\/td>\n8.8 Access to program-wide memory_resource objects
8.9 Pool resource classes
8.9.1 Classes synchronized_pool_resource and unsynchronized_pool_resource <\/td>\n<\/tr>\n
76<\/td>\n8.9.2 pool_options data members <\/td>\n<\/tr>\n
77<\/td>\n8.9.3 pool resource constructors and destructors
8.9.4 pool resource members <\/td>\n<\/tr>\n
78<\/td>\n8.10 Class monotonic_buffer_resource
8.10.1 Class monotonic_buffer_resource overview <\/td>\n<\/tr>\n
79<\/td>\n8.10.2 monotonic_buffer_resource constructor and destructor <\/td>\n<\/tr>\n
80<\/td>\n8.10.3 monotonic_buffer_resource members
8.11 Alias templates using polymorphic memory resources
8.11.1 Header synopsis <\/td>\n<\/tr>\n
81<\/td>\n8.11.2 Header synopsis
8.11.3 Header synopsis
8.11.4 Header synopsis <\/td>\n<\/tr>\n
82<\/td>\n8.11.5 Header synopsis
8.11.6 Header synopsis <\/td>\n<\/tr>\n
83<\/td>\n8.11.7 Header synopsis
8.11.8 Header synopsis <\/td>\n<\/tr>\n
84<\/td>\n8.11.9 Header synopsis
8.11.10 Header synopsis <\/td>\n<\/tr>\n
85<\/td>\n9 Futures
9.1 Header synopsis
9.2 Class template promise <\/td>\n<\/tr>\n
86<\/td>\n9.3 Class template packaged_task <\/td>\n<\/tr>\n
88<\/td>\n10 Algorithms library
10.1 Header synopsis
10.2 Search <\/td>\n<\/tr>\n
89<\/td>\n10.3 Shuf\ufb02ing and sampling <\/td>\n<\/tr>\n<\/table>\n","protected":false},"excerpt":{"rendered":"

Programming Languages. C++ Extensions for Library Fundamentals<\/b><\/p>\n\n\n\n\n
Published By<\/td>\nPublication Date<\/td>\nNumber of Pages<\/td>\n<\/tr>\n
BSI<\/b><\/a><\/td>\n2015<\/td>\n92<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"featured_media":352771,"template":"","meta":{"rank_math_lock_modified_date":false,"ep_exclude_from_search":false},"product_cat":[2641],"product_tag":[],"class_list":{"0":"post-352764","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-bsi","8":"first","9":"instock","10":"sold-individually","11":"shipping-taxable","12":"purchasable","13":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/product\/352764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/media\/352771"}],"wp:attachment":[{"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/media?parent=352764"}],"wp:term":[{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/product_cat?post=352764"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/pdfstandards.shop\/wp-json\/wp\/v2\/product_tag?post=352764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}