Click here to Skip to main content
15,910,234 members
Articles / Programming Languages / C++

Debugging C++ public member variable modifications / accesses

Rate me:
Please Sign up or sign in to vote.
3.66/5 (11 votes)
20 Nov 20063 min read 26.7K   12  
A trick to use operator overloading to debug the public member variable modifications / accesses

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I have been working in the s/w industry for last 10 yrs, performing various roles as a developer/designer/QA analyst/team lead mostly on Microsoft technologies, C++. MFC, ATL and C# / .Net . I have worked on some development projects and a lot many maintenance projects during these years.

Comments and Discussions