ADT
        ast-experimental
        enum
        forall-pointer-decay
        jacob/cs343-translation
        new-ast-unique-expr
        pthread-emulation
        qualifiedEnum
      
      
        
          | 
            Last change
 on this file since 8a07213 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
           | 
        
      
      
| Rev | Line |   | 
|---|
| [44856ed] | 1 | #define TRY_PASS_PERMIT_BYVAL_1
 | 
|---|
 | 2 | #include "vector-demo.cfa"
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.