Skip to content

Commit f01d7ea

Browse files
burblebeetkoeppe
authored andcommitted
[func.wrap.ref.class] Remove redundant declaration for function_ref as per #6273.
1 parent 37ca461 commit f01d7ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/utilities.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13472,8 +13472,6 @@
1347213472
\indexlibraryglobal{function_ref}%
1347313473
\begin{codeblock}
1347413474
namespace std {
13475-
template<class... S> class function_ref; // \notdef
13476-
1347713475
template<class R, class... ArgTypes>
1347813476
class function_ref<R(ArgTypes...) @\cv{}@ noexcept(@\placeholder{noex}@)> {
1347913477
public:

0 commit comments

Comments
 (0)