mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
19 lines
485 B
Text
19 lines
485 B
Text
includefile(nested/nesting)
|
|
|
|
sect(Defining nested class members)
|
|
includefile(nested/defining)
|
|
|
|
sect(Declaring nested classes)
|
|
includefile(nested/declaring)
|
|
|
|
lsect(NESTEDFRIENDS)(Accessing private members in nested classes)
|
|
includefile(nested/nestedfriends)
|
|
|
|
sect(Nesting enumerations)
|
|
includefile(nested/enumerations)
|
|
|
|
lsubsect(EMPTYENUM)(Empty enumerations)
|
|
includefile(nested/emptyenum)
|
|
|
|
lsect(NESTEDVIRTCONS)(Revisiting virtual constructors)
|
|
includefile(nested/virtcons.yo)
|