issues
search
yaobinwen
/
robin_on_rails
Robin on Rails: my notes about technology and some other knowledge.
1
stars
0
forks
source link
Read Working Draft, Standard for Programming Language C++
#154
Open
yaobinwen
opened
1 year ago
yaobinwen
commented
1 year ago
Read
Working Draft, Standard for Programming Language C++
:
[x] 1 Scope
[intro.scope]
[x] 2 Normative references
[intro.refs]
[x] 3 Terms and definitions
[intro.defs]
[ ] 4 General principles
[intro]
[ ] 5 Lexical conventions
[lex]
[ ] 6 Basics
[basic]
[ ] 7 Expressions
[expr]
[ ] 8 Statements
[stmt.stmt]
[ ] 9 Declarations
[dcl.dcl]
[ ] 10 Modules
[module]
[ ] 11 Classes
[class]
[ ] 12 Overloading
[over]
[ ] 13 Templates
[temp]
[ ] 14 Exception handling
[except]
[ ] 15 Preprocessing directives
[cpp]
[ ] 16 Library introduction
[library]
[ ] 17 Language support library
[support]
[ ] 18 Concepts library
[concepts]
[ ] 19 Diagnostics library
[diagnostics]
[ ] 20 Memory management library
[mem]
[ ] 21 Metaprogramming library
[meta]
[ ] 22 General utilities library
[utilities]
[ ] 23 Strings library
[strings]
[ ] 24 Containers library
[containers]
[ ] 25 Iterators library
[iterators]
[ ] 26 Ranges library
[ranges]
[ ] 27 Algorithms library
[algorithms]
[ ] 28 Numerics library
[numerics]
[ ] 29 Time library
[time]
[ ] 30 Localization library
[localization]
[ ] 31 Input/output library
[input.output]
[ ] 32 Regular expressions library
[re]
[ ] 33 Concurrency support library
[thread]
[ ] Annex A (informative)
[ ] Grammar summary
[gram]
[ ] Annex B (normative)
[ ] Implementation quantities
[implimits]
[ ] Annex C (informative)
[ ] Compatibility
[diff]
[ ] Annex D (normative)
[ ] Compatibility features
[depr]
[ ] Annex E (informative)
[ ] Conformance with UAX #31
[uaxid]
[ ]
Bibliography
[ ]
Index
[ ]
Index of grammar productions
[ ]
Index of library headers
[ ]
Index of library names
[ ]
Index of library concepts
[ ]
Index of implementation-defined behavior
Read Working Draft, Standard for Programming Language C++: