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 daffc09 commit ca79655Copy full SHA for ca79655
source/exec.tex
@@ -1998,7 +1998,7 @@
1998
\indexlibrarymember{get_completion_signatures}{\exposid{basic-sender}}%
1999
\begin{itemdecl}
2000
template<class Tag, class Data, class... Child>
2001
- template<class Sndr, class... Env>
+ template<@\exposconcept{decays-to}@<@\exposid{basic-sender}@> Sndr, class... Env>
2002
constexpr auto @\exposid{basic-sender}@<Tag, Data, Child...>::get_completion_signatures();
2003
\end{itemdecl}
2004
0 commit comments