File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ <h1>Namespaces and headers</h1>
52
52
experimental and not part of the C++ Standard Library, they should not be
53
53
declared directly within namespace < code > std</ code > . Unless otherwise specified, all
54
54
components described in this Technical Specification are declared in namespace
55
- < code > std::experimental::parallel</ code > . < p >
55
+ < code > std::experimental::parallel</ code > .</ p >
56
56
57
57
< cxx-note >
58
58
Once standardized, the components described by this Technical Specification are expected to be promoted to namespace < code > std</ code > .
59
- </ cxx-note > < p >
59
+ </ cxx-note >
60
60
61
61
< p > Unless otherwise specified, references to such entities described in this
62
62
Technical Specification are assumed to be qualified with
You can’t perform that action at this time.
0 commit comments