Replies: 3 comments 1 reply
-
Pointers in C++ is one of the most powerful tools that give you complete control of your programs. Being the C++ successor, pointers are a must in Carbon. |
Beta Was this translation helpful? Give feedback.
1 reply
-
adding pointers brings Carbon one step closer to being a C++ successor |
Beta Was this translation helpful? Give feedback.
0 replies
-
Pointers are usefull in some capacities. Even Rust has raw pointers besides references for exactly this purpose. They should take a prominent position though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pointer
58 votes ·
Beta Was this translation helpful? Give feedback.
All reactions