mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
27 lines
585 B
Text
27 lines
585 B
Text
includefile(preamble)
|
|
|
|
mailto(Frank B. Brokken: MYEMAIL)
|
|
|
|
report()
|
|
()
|
|
()
|
|
|
|
IFDEF(latex)(latexcommand(
|
|
\cleardoublepage
|
|
\pagestyle{headings}
|
|
\pagenumbering{arabic}))()
|
|
|
|
lsect(UNIONS)(Unrestricted Unions)
|
|
includefile(containers/unrestricted)
|
|
|
|
subsect(Implementing the destructor)
|
|
includefile(containers/uniondestructor)
|
|
|
|
subsect(Embedding an unrestricted union in a surrounding class)
|
|
includefile(containers/embedding)
|
|
|
|
subsect(Swapping unrestricted unions)
|
|
includefile(containers/unionswap)
|
|
|
|
subsect(Assignment)
|
|
includefile(containers/assignment)
|