diff options
author | Alex Light <allight@google.com> | 2021-02-08 17:46:15 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2021-02-10 01:39:40 +0000 |
commit | 60117aeeffda3d01a5314984694ae3d6d4588fc1 (patch) | |
tree | 12f5062c456de8b50418a8fb74c801c8ccc5b690 /test/MultiDex/Main.java | |
parent | c7ac91b21d1a15c14e29d69ff02b48c485962b0d (diff) |
Improve string splitting
String splitting is something that we often have to do but our support
code for doing so is not the best. Add support for using
std::string_view in many circumstances and add support for making an
iterator of splits without allocation.
Test: ./test.py --host
Change-Id: I1b56b7e10926a064b64011326b508dd4af707df9
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions