File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11798
11798
\indexlibrary {8@\tcode {_8}}%
11799
11799
\indexlibrary {9@\tcode {_9}}%
11800
11800
\indexlibrary {10@\tcode {_10}}%
11801
+ % FIXME: Fomatting for M and the members _1, _2, _M below,
11802
+ % as well as their usages elsewhere is inconsistent.
11803
+ % Should they all follow the formatting used in delcaration of
11804
+ % "namespace placeholders" in [functional.syn]?
11801
11805
\begin {codeblock }
11802
11806
namespace std::placeholders {
11803
- // M is the \impldef {number of placeholders for bind expressions} number of placeholders
11807
+ // M is the number of placeholders
11804
11808
@\seebelow@ _1;
11805
11809
@\seebelow@ _2;
11806
11810
.
11810
11814
}
11811
11815
\end {codeblock }
11812
11816
11817
+ \pnum
11818
+ The number \tcode {\placeholder {M}} of placeholders is
11819
+ \impldef {number of placeholders for bind expressions}.
11820
+
11813
11821
\pnum
11814
11822
All placeholder types meet the \oldconcept {DefaultConstructible} and
11815
11823
\oldconcept {CopyConstructible} requirements, and
You can’t perform that action at this time.
0 commit comments