octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65318] Deprecation warning with C++20


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65318] Deprecation warning with C++20
Date: Fri, 16 Feb 2024 05:19:53 -0500 (EST)

Follow-up Comment #9, bug#65318 (group octave):

Thanks for the explanation. I think I got it now.
`[=, this]` is the correct capture for these cases in C++20 (and later). But
that is invalid in C++17 and earlier where we'd need to capture with `[=]`.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65318>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]