- Timestamp:
- Aug 25, 2024, 12:02:26 PM (3 months ago)
- Branches:
- master
- Children:
- b965774
- Parents:
- 7f2e87a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/fangren_yu_MMath/content1.tex
r7f2e87a r075c6d5 508 508 \end{cfa} 509 509 The keyword @auto@ denotes a local (scoped) declaration, and here, it implies a local (scoped) type, using dot as the type qualifier, \eg @S.T t@. 510 Alternatively, \CFA could adopt the \CC non-compatible change for nested types, since it may have already forced certain coding changes in C libraries that must be parsed by \CC. 510 511 511 512 % https://gcc.gnu.org/onlinedocs/gcc/Unnamed-Fields.html
Note: See TracChangeset
for help on using the changeset viewer.