diff options
| author | 2014-08-17 23:03:22 -0400 | |
|---|---|---|
| committer | 2014-08-17 23:12:20 -0400 | |
| commit | 98fa3f7cba22997aef8ec4d121584c2488389c38 (patch) | |
| tree | 40585fc835fa8fc27882923a4439d88e7ae171de /src/common/string_util.cpp | |
| parent | Merge pull request #52 from lioncash/memory (diff) | |
| download | yuzu-98fa3f7cba22997aef8ec4d121584c2488389c38.tar.gz yuzu-98fa3f7cba22997aef8ec4d121584c2488389c38.tar.xz yuzu-98fa3f7cba22997aef8ec4d121584c2488389c38.zip | |
Core: Alter the kernel string functions to use std::string instead of const char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions