cppannotations/annotations/yo/first/first.yo
Frank B. Brokken 777b182edd Moved all files but 'excluded', 'sf', and 'sourcetar' to ./annotations
This allowed me to standardize the sourcetar and sf/* scripts: the base
    directory (containing ./git) is now empty, except for maintenance scripts,
    while the source files and build scripts of the annotations are stored in
    a subdirectory of their own.
2013-05-29 20:44:08 +02:00

5 lines
303 B
Text

In this chapter bf(C++) is further explored. The possibility to
declare functions in tt(struct)s is illustrated in various examples; the
concept of a tt(class) is introduced; casting is covered in detail; many new
types are introduced and several important notational extensions to bf(C) are
discussed.