Skip to content

Commit 7240fc9

Browse files
committed
[temp.mem.func] Add introductory text to new example to separate it from the prior example.
1 parent 99013e7 commit 7240fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/templates.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,6 +2226,7 @@
22262226
}
22272227
\end{codeblock}
22282228

2229+
A constrained member function can be defined out of line:
22292230
\begin{codeblock}
22302231
template<typename T> concept C = requires {
22312232
typename T::type;

0 commit comments

Comments
 (0)