C++ : Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?

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



Duration: 1:30
0 views
0


C++ : Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a hidden feature that I want to share with you.
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.

Let me give you a brief introduction of who I am,
Welcome, I'm Delphi.
I can be of service in providing you with answers to your inquiries.
C++ : Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?
Let me know if you have more specific questions or concerns by leaving a comment or starting a chat.
We encourage you to leave a comment below if you have an answer or insights on the answer.
I will express my appreciation for your answer by 'hearting' it.
with std::begin/std::end with C++ I Why can't int(&p)[3]? while I int(*p)[3] use : can




Other Videos By Hey Delphi


2023-04-20JavaScript : How to create an object property from a variable value in JavaScript?
2023-04-20C++ : Why can't run-time polymorphism be solved at compile time?
2023-04-20C++ : Why does the Visual Studio conversion wizard 2010 create a massive SDF database file?
2023-04-20R : How to unnest multiple list columns of a dataframe in one go with dplyr pipe
2023-04-20JavaScript : How to know if .keyup() is a character key (jQuery)
2023-04-20NodeJS : How to password protect nodejs application using alternative to htaccess
2023-04-20Django : How to filter a template tag?
2023-04-20SQL : How do I get actual result using PIVOT in SQL?
2023-04-20HTML : How to add konami code in a website based on html?
2023-04-20Android : how to get the width of textView in android
2023-04-20C++ : Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?
2023-04-20Android : Can I trigger Android's built-in bug capture functionality from my app?
2023-04-20CSS : Why can this CSS snippet draw a triangle?
2023-04-20R : How to add value to previous row if condition is met
2023-04-20C# : How do I pass a const reference in C#?
2023-04-20CSS : How to insert / edit / group css rules faster?
2023-04-20R : How to convert factor format to numeric format in R without changing the values?
2023-04-20SQL : How to get the row count for views from a database?
2023-04-20SQL : How to select from one table and a sub table
2023-04-20Android : How can I create a .apk in Jenkins with a specific flavour?
2023-04-20C# : Double.IsNaN test 100 times faster?