Reference to a pointer ? is possible is pointer to a reference possible?

No, you cannot. It is explicitly stated in C++ spec that pointers to references are prohibited.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.