We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ba7d1 commit 27ab481Copy full SHA for 27ab481
source/meta.tex
@@ -6000,7 +6000,7 @@
6000
@\libconcept{same_as}@<remove_cvref_t<ranges::range_reference_t<R>>, info>;
6001
6002
template<@\libconcept{reflection_range}@ R = initializer_list<info>>
6003
-consteval bool @\libglobal{can_substitute}@(info templ, R&& arguments);
+ consteval bool @\libglobal{can_substitute}@(info templ, R&& arguments);
6004
\end{itemdecl}
6005
6006
\begin{itemdescr}
0 commit comments