Added a header file + test for the type traits

Added fill and fill_n template functions in algorithm + test.

Since we don't have iterators yet, I used plain pointers. This
change is required to build the vector class.
5 files changed
tree: 3f6b8bc397cf9c2ce31c5ca20a694b2a8e4a50ca
  1. include/
  2. src/
  3. tests/
  4. Android.mk
  5. README