C++ : Why is C++ brace initialization not supported for aggregates with private members?

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



Duration: 1:02
0 views
0


C++ : Why is C++ brace initialization not supported for aggregates with private members?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on your keyboard as the next step.
Your YouTube progress indicator will turn into a shimmering rainbow.

A quick introduction about me,
Greetings, my name is Delphi.
I can provide you with assistance to help you answer your questions.
C++ : Why is C++ brace initialization not supported for aggregates with private members?
If you need more specific information, let me know by leaving a comment or starting a chat.
If you have additional information or an answer to contribute, please feel free to comment below.
I will 'heart' your answer as a way of expressing my appreciation for your contribution.
brace for members? private not supported Why C++ C++ with aggregates is initialization :




Other Videos By Hey Delphi


2023-04-16Array : How to get name of arrays
2023-04-16NodeJS : how to import excel file (XLSX) to mysql using nodejs
2023-04-16C# : Why BindNever attribute doesn't work
2023-04-16Array : Is there a 'shorter' way to define a list of e.g. 100 new arrays?
2023-04-16R : Why does SciPy return negative p-values for extremely small p-values with the Fisher-exact test?
2023-04-16PHP : how to replace special characters with the ones they're based on in PHP?
2023-04-16PHP : How to use HTTP_X_FORWARDED_FOR properly?
2023-04-16C++ : Why do people use enums in C++ as constants while they can use const?
2023-04-16R : How to properly select the best model in GridSearchCV - both sklearn and caret do it wrong
2023-04-16HTML : What's the purpose of DTD-related Entity and EntityReference DOM Node Types?
2023-04-16C++ : Why is C++ brace initialization not supported for aggregates with private members?
2023-04-16Array : How to know when to use numpy.linalg instead of scipy.linalg?
2023-04-16jQuery : Cannot access element id's in bootstrap modal using jquery, getting undefined error
2023-04-16SQL : Can pyspark.sql.function be used in udf?
2023-04-16C++ : What are the lengths/limits C preprocessor as a language creation tool? Where can I learn more
2023-04-16C++ : When a RAII object fails to construct
2023-04-16Array : How do I convert this Ruby String into an Array?
2023-04-16PYTHON : How to read a large file - line by line?
2023-04-16Android : How to add floating label on Spinner
2023-04-16CSS : How to style angular material select
2023-04-16Android : How to force derived class to call super method? (Like Android does)