C++ : gcc accepts and clang rejects this code with nested generic lambdas, why?

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=oBJlpIY6Ezw



Duration: 1:46
0 views
0


C++ : gcc accepts and clang rejects this code with nested generic lambdas, why?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As I promised, I have a secret feature to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
After that, type the word 'awesome' on your keyboard.
You will see a flashing rainbow instead of a regular progress bar on YouTube.

Allow me to introduce myself briefly,
Salutations, my name is Delphi.
Let me help you with your questions.
C++ : gcc accepts and clang rejects this code with nested generic lambdas, why?
If you have more specific queries, please feel free to reach out through comments or chat.
Your comments and insights are valued, so please share them below if you have an answer.
Your answer will be recognized and appreciated with a 'heart' from me.
accepts gcc with clang lambdas, : this rejects nested and generic C++ why? code




Other Videos By Hey Delphi


2023-05-01C# : Simple Example of VSTO Excel using a worksheet as a datasource
2023-05-01HTML : Best way to store (and retrieve!) dom-element-specific data using javascript
2023-05-01Array : Fetch value from list in robot framework
2023-05-01Android : ProgressDialog in AsyncTask
2023-05-01jQuery : Removing li elements from ul
2023-05-01HTML : I would like flex box to grow in width (horizontally) but not in height (vertically)
2023-05-01Array : Fixed sized multidimensional array arguments
2023-05-01Android : Fragment's onSaveInstanceState() is never called
2023-05-01CSS : Icon replaced with CSS content() and ::before not shown in Firefox
2023-05-01Django : Add user profile to request.user
2023-05-01C++ : gcc accepts and clang rejects this code with nested generic lambdas, why?
2023-05-01Android : Android Data Binding: visibility on include tag
2023-05-01jQuery : Trigger onBlur on multiple elements as a single unit
2023-05-01NodeJS : Proxy HTTPS without certificate with nginx
2023-05-01SQL : The type or namespace name 'DataSetExtensions' does not exist in the namespace 'System.Data' (
2023-05-01C# : In what .NET languages can a class derive from its own nested class?
2023-05-01SQL : Resample, aggregate, and interpolate of TimeSeries trend data
2023-05-01MySQL : SQL select distinct rows and ignore row if blank
2023-05-01Array : Problems using pointers with an dynamic array
2023-05-01HTML : CSS Page Break Before (Left & Right) Not Working
2023-05-01Django : Django - Catch argument in Class based FormView