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>
5252 experimental and not part of the C++ Standard Library, they should not be
5353 declared directly within namespace < code > std</ code > . Unless otherwise specified, all
5454 components described in this Technical Specification are declared in namespace
55- < code > std::experimental::parallel</ code > . < p >
55+ < code > std::experimental::parallel</ code > .</ p >
5656
5757 < cxx-note >
5858 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 >
6060
6161 < p > Unless otherwise specified, references to such entities described in this
6262 Technical Specification are assumed to be qualified with
You can’t perform that action at this time.
0 commit comments