mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
397d005bf6
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@267 f6dd340e-d3f9-0310-b409-bdd246841980
32 lines
841 B
Text
32 lines
841 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)
|
|
|
|
subsect(Nesting namespaces and namespace aliasing)
|
|
includefile(namespaces/nesting)
|
|
|
|
lsubsubsect(OUTSIDE)(Defining entities outside of their namespaces)
|
|
includefile(namespaces/outside)
|