Use realloc to implement the reserve call.

Minor cleanup of the type used to identify size type and
the basic char type used:
- size_t is now string::size_type
- char is now string::value_type
3 files changed
tree: a5d346eff47191bf86ba865c4212e812022d5d05
  1. include/
  2. src/
  3. tests/
  4. Android.mk
  5. README