File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1856818568 \item
1856918569 \tcode{ranges::range_value_t<R>} is a vectorizable type,
1857018570 \item
18571- \tcode{same_as<remove_cvref_t<V>, V>} is \tcode{true},
18571+ \tcode{\libconcept{ same_as} <remove_cvref_t<V>, V>} is \tcode{true},
1857218572 \item
1857318573 \tcode{V} is an enabled specialization of \tcode{basic_vec}, and
1857418574 \item
1899418994\item
1899518995\tcode{ranges::range_value_t<R>} is a vectorizable type,
1899618996\item
18997- \tcode{same_as<remove_cvref_t<V>, V>} is \tcode{true},
18997+ \tcode{\libconcept{ same_as} <remove_cvref_t<V>, V>} is \tcode{true},
1899818998\item
1899918999\tcode{V} is an enabled specialization of \tcode{basic_vec},
1900019000\item
2047120471\constraints
2047220472\begin{itemize}
2047320473 \item
20474- \tcode{same_as<T0, T1>} is \tcode{true},
20474+ \tcode{\libconcept{ same_as} <T0, T1>} is \tcode{true},
2047520475 \item
2047620476 \tcode{T0} is a vectorizable type, and
2047720477 \item
You can’t perform that action at this time.
0 commit comments