source: tests/collections/vector-err-retn-perm-it-byval.cfa @ 44856ed

ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 44856ed was 44856ed, checked in by Michael Brooks <mlbrooks@…>, 3 years ago

Baseline "new" vector, with iterators.

Implementation has not had thorough correctness testing, e.g. checking wraparound
behaviours, and at least one such case is commented as unimplemented.

Implementation has not been optimized at the instruction path level, though a basic
iteration performance check has it within 5% of c++ std::vector.

  • Property mode set to 100644
File size: 61 bytes
RevLine 
[44856ed]1#define TRY_RETURN_PERMIT_BYVAL_1
2#include "vector-demo.cfa"
Note: See TracBrowser for help on using the repository browser.