You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/general.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
\rSec0[scope]{Scope}
4
4
5
5
%\pnum
6
-
This document builds upon ISO/IEC 9899
6
+
This document builds upon ISO/IEC 14882
7
7
by describing requirements for implementations of an interface that computer programs written in the C++ programming language could use to invoke algorithms with concurrent execution. The algorithms described by this document are realizable across a broad class of computer architectures.
8
8
This document is written as a set of differences from the base standard.
0 commit comments