-
Committer:
Brian Aker
-
Date:
2011-05-20 21:45:26 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2314.
-
Revision ID:
brian@tangent.org-20110520214526-gzh4wsppevztsk7g
Introduce a simple string like class (we have byte strings that we use where it is not safe to use std::string because of binary data and silent issues with c_str()).