Added iterator support to the vector class.
In iterator, implemented the iterator diff operator.
Minor renaming of some parameters in the iterator functions.
More tests to exercise the iterator arithmetic.
3 files changed
tree: 5234caf3c91fc79ee632518ba559330e40b3b04c
  1. include/
  2. src/
  3. tests/
  4. Android.mk
  5. README