File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 553
553
\tcode {<barrier>} \\ \rowsep
554
554
\defnlibxname {cpp_lib_bit_cast} & \tcode {201806L} &
555
555
\tcode {<bit>} \\ \rowsep
556
- \defnlibxname {cpp_lib_bind_front} & \tcode {201811L } &
556
+ \defnlibxname {cpp_lib_bind_front} & \tcode {201907L } &
557
557
\tcode {<functional>} \\ \rowsep
558
558
\defnlibxname {cpp_lib_bitops} & \tcode {201907L} &
559
559
\tcode {<bit>} \\ \rowsep
Original file line number Diff line number Diff line change 15180
15180
of type \tcode{FD},
15181
15181
direct-non-list-initialized with \tcode{std::forward<F\brk{}>(f)},
15182
15182
\item \tcode{BoundArgs} is a pack
15183
- that denotes \tcode{std::unwrap_ref_decay_t <Args>...},
15183
+ that denotes \tcode{decay_t <Args>...},
15184
15184
\item \tcode{bound_args} is
15185
15185
a pack of bound argument entities of \tcode{g}\iref{func.def}
15186
15186
of types \tcode{BoundArgs...},
You can’t perform that action at this time.
0 commit comments