Ignore:
Timestamp:
Sep 13, 2021, 1:42:07 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
445f984
Parents:
56e5b24 (diff), 63b3279 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/andrew_beach_MMath/uw-ethesis.bib

    r56e5b24 rb5ec090  
    4040}
    4141
     42@misc{CppExceptSpec,
     43    author={C++ Community},
     44    key={Cpp Reference Exception Specification},
     45    howpublished={\href{https://en.cppreference.com/w/cpp/language/except_spec}{https://\-en.cppreference.com/\-w/\-cpp/\-language/\-except\_spec}},
     46    addendum={Accessed 2021-09-08},
     47}
     48
    4249@misc{RustPanicMacro,
    4350    author={The Rust Team},
Note: See TracChangeset for help on using the changeset viewer.