Click here to Skip to main content
15,888,113 members
Articles / Programming Languages / C++

Difference between this->CMyClass::CMyClass() and CMyClass()

Rate me:
Please Sign up or sign in to vote.
1.00/5 (3 votes)
30 Nov 2011CPOL 18.1K   1  
Why does it have to be this complicated to call a constructor

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Canada Canada
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Comments and Discussions