CSA規格 ISO/IEC 14882, 2021 Edition: Programming Languages - C++

CSA規格 ISO/IEC 14882, 2021 Edition: Programming Languages - C++

産業規格・仕様書  >  CSA  > 




CSA規格 ISO/IEC 14882, 2021 Edition: Programming Languages - C++

62,700(税込)

数量

書名

CSA ISO/IEC 14882, 2021 Edition: Programming Languages - C++
CSA規格 プログラミング言語 - C++
発行元 CSA Group (CSA)
発行年/月 2021年1月
装丁 ペーパー
ページ数 1876 ページ
発送予定 海外倉庫よりお取り寄せ 1-2週間以内に発送します
※セキュアPDF版をご希望のお客様は別途お問合せ下さいませ。
※当ウェブ・ショップに掲載のない規格につきましては、別途お問合せ下さいませ。
※掲載の規格は、当ウェブ・ショップに掲載時点で確認できた最新版でございます。 最新の発行状況につきましては受注時に改めて確認をさせて頂きますので予めご了承下さい。


 

Description

This document specifies requirements for implementations of the C++ programming language. The first such requirement is that they implement the language, so this document also defines C++. Other requirements and relaxations of the first requirement appear at various places within this document.

C++ is a general purpose programming language based on the C programming language as described in ISO/IEC 9899:2018 Programming languages - C (hereinafter referred to as the C standard). C++ provides many facilities beyond those provided by C, including additional data types, classes, templates, exceptions, namespaces, operator overloading, function name overloading, references, free store management operators, and additional library facilities.