source: tests/collections/vector-err-pass-perm-it-byval.cfa@ b787cad

ADT ast-experimental enum pthread-emulation qualifiedEnum
Last change on this file since b787cad was 44856ed, checked in by Michael Brooks <mlbrooks@…>, 4 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: 59 bytes
Line 
1#define TRY_PASS_PERMIT_BYVAL_1
2#include "vector-demo.cfa"
Note: See TracBrowser for help on using the repository browser.