By Andrey_Karpov_2009
via joostdevblog.blogspot.ru
Submitted: Mar 18 2013 / 14:00
I usually try to write these blogposts in a way that is readable for most game developers and enthusiasts, but today for a change I'd like to dive deep into a detail of C++: why sometimes the this pointer can differ even though it is being used within the same object.
Add your comment