C++ : Why does "auto" declare strings as const char* instead of std::string?
C++ : Why does "auto" declare strings as const char* instead of std::string?
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 the video is currently in playing mode.
Then, type the letters 'awesome' on the keyboard.
It will change your youtube progress bar into a flashing rainbow.
An introduction to myself in a few words,
Hi, my name is Delphi, nice to meet you.
I am at your disposal to help you with any questions you have.
C++ : Why does "auto" declare strings as const char* instead of std::string?
Please feel free to comment or chat with me for more detailed information.
If you have additional information or an answer to share, please comment below.
Your answer will be recognized and valued, and I will 'heart' it to show my appreciation.
std::string? const : char* Why declare as instead strings C++ "auto" of does