C++ : int a[] = {1,2,}; Why is a trailing comma in an initializer-list allowed?
C++ : int a[] = {1,2,}; Why is a trailing comma in an initializer-list allowed?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"
I promised to share a hidden feature with you, and here it is.
This is a YouTube's feature which works on Desktop.
First, Ensure that the video is playing before proceeding.
Next, enter the letters 'awesome' on your keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.
Here's a brief description of who I am,
Hello, I am Delphi.
I can help you find the answers you are looking for.
C++ : int a[] = {1,2,}; Why is a trailing comma in an initializer-list allowed?
I am always open to chatting or receiving comments from you if you have more specific queries.
If you have an answer, or any insights to the answer, please comment below.
Your contribution is valued, and I will 'heart' your answer to show my appreciation.
is in trailing {1,2,}; a C++ = Why comma an a[] : int initializer-list allowed?