Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

A C++ question

Name: Anonymous 2012-03-06 18:28

What is the "->" operator in C++? And how to use the vector operator?

Name: Anonymous 2012-03-07 2:18

>>16
It makes sense for smart pointers. Overloaded -> means a member of the object pointed to by the smart pointer, but . means a member of the smart pointer itself.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List