Namespaces
Variants
Views
Actions

Talk:cpp/language/pointer

From cppreference.com

[edit] "Super pointer" and "pointer to reference"

I reverted the "super pointer" and "pointer to reference" because it seemed like listing just two of the possibly huge number of pointer/reference combinations wasn't really that useful. It's possible that we should mention how pointers and references can be repeated and combined, but I think that should involve more than just list two possibilities. (Of course, if "super pointer" or "pointer to reference" (shouldn't it be reference-to-pointer?) are actually distinct C++ concepts then we should add them back.) -Nate 15:20, 3 December 2012 (PST)

Maybe we can add a table (similar to the one for the cv) for the most common or less intuitive cases --Bazzy 23:41, 3 December 2012 (PST)