struct in ClassView
Benoit Cerrina
benoit.cerrina at writeme.com
Mon Jan 24 11:00:42 UTC 2000
Hi,
I've been wondering for some times why the structures are in the global folder
and not in the same folder as the classes or a folder at the same level.
In theory in C++ structs and classes are equivalent except for the default
public or private scope of the members.
This is just a passing remark since I tend not to use to much struct in C++
(except when they are defined by an outside api).
Ben
--
Benoit Cerrina
More information about the KDevelop-devel
mailing list