Open
Description
After editorially replacing an itemdecl/itemdescr with a plain codeblock in 1051ee4, we're now left with a stray \mandates
outside an itemdescr. This should be reworded.
Originally posted by @tkoeppe in #6338 (comment)
After editorially replacing an itemdecl/itemdescr with a plain codeblock in 1051ee4, we're now left with a stray \mandates
outside an itemdescr. This should be reworded.
Originally posted by @tkoeppe in #6338 (comment)
Activity
jensmaurer commentedon Jul 23, 2023
"Mandates" says "these template parameters shall satisfy these rules, otherwise ill-formed". I'm not concerned that this appears outside itemdecl/itemdescr when applying to a class template.
tkoeppe commentedon Jul 23, 2023
I suppose. But we don't do this anywhere else; maybe replacing it with equivalent wording would be less surprising?