Changeset f85de47 for doc/theses/mike_brooks_MMath/uw-ethesis.bib
- Timestamp:
- Apr 25, 2025, 4:03:53 AM (11 months ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- 65bd3c2
- Parents:
- b195498
- File:
-
- 1 edited
-
doc/theses/mike_brooks_MMath/uw-ethesis.bib (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/uw-ethesis.bib
rb195498 rf85de47 19 19 20 20 % -------------------------------------------------- 21 % C Arrayfacts21 % C facts 22 22 23 23 @misc{arr:gnu-flex-mbr, 24 24 title = {Arrays of Length Zero}, 25 25 howpublished= {\url{https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html}}, 26 } 27 28 29 % -------------------------------------------------- 30 % C++ facts 31 32 @misc{cxx:raii-abi, 33 title = {Itanium C++ ABI}, 34 howpublished= {\url{https://itanium-cxx-abi.github.io/cxx-abi/abi.html}}, 26 35 } 27 36
Note:
See TracChangeset
for help on using the changeset viewer.