commit | 7618d7b9a011b1158ef868d6ae3ead242ddaccac | [log] [tgz] |
---|---|---|
author | Nicolas Catania <[email protected]> | Sun May 17 22:10:48 2009 -0700 |
committer | Nicolas Catania <[email protected]> | Mon May 18 16:03:36 2009 -0700 |
tree | a5d346eff47191bf86ba865c4212e812022d5d05 | |
parent | d738d268c8f915bde451bba52e0c3996113ba9f0 [diff] |
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