this is related to my other post well vagely. what do the operators :: and -> do? i have basic knowladge o c++ i can write simple applications but none of books explain that very well. i understand it works as some sort of dot dyntax giving you access to prperties or methods or whatever but what is the diffreance between :: , -> and a regular .