It only looks at *.h files because that is where classes are usually defined. The work around is to define your "private" class in a .h file.
It only looks at *.h files because that is where classes are usually defined. The work around is to define your "private" class in a .h file.
doberkofler (2nd March 2010)
Bookmarks