C++ : Why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't preprocessor macros?

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



Duration: 1:01
1 views
0


C++ : Why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't preprocessor macros?
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, Ensure that the video is playing before proceeding.
Then, type the letters 'awesome' on the keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

Here's a brief description of who I am,
Hi, my name is Delphi, nice to meet you.
I help you answer your questions.
C++ : Why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't preprocessor macros?
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.
Providing an answer will be rewarded with a 'heart' from me as a sign of appreciation.
__PRETTY_FUNCTION__ : preprocessor __FUNCTION__ and __func__, macros? Why aren't C++




Other Videos By Hey Delphi


2023-04-15jQuery : How to detect end of scrolling
2023-04-15Android : How to position below the lowest of two views in ConstraintLayout?
2023-04-15Android : How to use service workers in Cordova Android app?
2023-04-15Django : When should I use escape and safe in Django's template system?
2023-04-15Android : How to read accelerometer data in Service with Android
2023-04-15C++ : How to properly use a hardware accelerated Media Foundation Source Reader to decode a video?
2023-04-15MySQL : How do I populate a MySQL table with many random numbers?
2023-04-15JavaScript : Why we need to add div id="fb-root" /div
2023-04-15C++ : How can I copy one vector block to the other
2023-04-15MySQL : How to build a 'roads' graph in a database from an .osm file
2023-04-15C++ : Why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't preprocessor macros?
2023-04-15SQL : How to select a limited amount of rows for each foreign key?
2023-04-15R : How to label colored bars in a dendrogram
2023-04-15jQuery : How to get data from response of event ajax:error in Rails 5.1
2023-04-15C# : Is read-only auto-implemented property possible?
2023-04-15PHP : how do i parse a csv file to grab the column names first then the rows that relate to it?
2023-04-15Array : How to set unique constraint for field in document nested in array?
2023-04-15C++ : Why is integer comparison faster then string comparison?
2023-04-15PHP : How to change the default Netbeans 7 project directory?
2023-04-15Django : Can django-guardian and django-rules be used together?
2023-04-15JavaScript : What makes this function run much slower?