mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
36 lines
955 B
Text
36 lines
955 B
Text
|
|
INCLUDEFILE(mailus)
|
|
|
|
lsect(Namespaces)(Namespaces)
|
|
includefile(namespaces/intro)
|
|
|
|
subsect(Defining namespaces)
|
|
includefile(namespaces/defining)
|
|
|
|
subsubsect(Declaring entities in namespaces)
|
|
includefile(namespaces/declaring)
|
|
|
|
subsubsect(A closed namespace)
|
|
includefile(namespaces/closed)
|
|
|
|
subsect(Referring to entities)
|
|
includefile(namespaces/referring)
|
|
|
|
subsubsect(The `using' directive)
|
|
includefile(namespaces/directive)
|
|
|
|
subsubsect(`Koenig lookup')
|
|
includefile(namespaces/koenig)
|
|
|
|
subsect(The standard namespace)
|
|
includefile(namespaces/std)
|
|
|
|
lsubsubsect(PLACEHOLDERS)(The std::placeholders namespace)
|
|
includefile(namespaces/placeholders)
|
|
|
|
subsect(Nesting namespaces and namespace aliasing)
|
|
includefile(namespaces/nesting)
|
|
|
|
lsubsubsect(OUTSIDE)(Defining entities outside of their namespaces)
|
|
includefile(namespaces/outside)
|
|
|