Skip to content

Commit 27ab481

Browse files
Andreas-Krugjwakely
authored andcommitted
[meta.reflection.substitute] Fix indentation
1 parent 73ba7d1 commit 27ab481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6000,7 +6000,7 @@
60006000
@\libconcept{same_as}@<remove_cvref_t<ranges::range_reference_t<R>>, info>;
60016001

60026002
template<@\libconcept{reflection_range}@ R = initializer_list<info>>
6003-
consteval bool @\libglobal{can_substitute}@(info templ, R&& arguments);
6003+
consteval bool @\libglobal{can_substitute}@(info templ, R&& arguments);
60046004
\end{itemdecl}
60056005

60066006
\begin{itemdescr}

0 commit comments

Comments
 (0)