On Sat, 21 Sep 2024, Giuseppe D'Angelo wrote:
> On 31/07/2024 00:19, Jonathan Wakely wrote:
> > One more thing that I missed last time, sorry:
> >
> > +#if __glibcxx_string_view >= 202403L
> > + // const string & + string_view
> > + template
> > +_GLIBCXX_NODISCARD _GLIBCXX20_CONSTEXPR
> >
On 31/07/2024 00:19, Jonathan Wakely wrote:
One more thing that I missed last time, sorry:
+#if __glibcxx_string_view >= 202403L
+ // const string & + string_view
+ template
+_GLIBCXX_NODISCARD _GLIBCXX20_CONSTEXPR
+inline basic_string<_CharT, _Traits, _Alloc>
+operator+(const basi