diff options
author | Dan Albert <danalbert@google.com> | 2018-12-14 12:57:55 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2018-12-20 11:32:06 -0800 |
commit | fcfbda2c72f1f301f5f0ec548b68961bc696d3be (patch) | |
tree | 151fe05ede98809c4299f756cdb08728e1fd0531 /scripts/update_payload/format_utils.py | |
parent | 5a71c6027b962f539cc86f9445efb32a02723fb9 (diff) |
Don't inherit from std::string.
std::string should not be inherited from.
This code does not compile with the libc++ update because copy
constructors cannot be inherited (not sure why Clang allows this
prior to the update).
Test: mm
Bug: None
Change-Id: I9b83a918386016de892bba1a3ff144ab44741b7c
Diffstat (limited to 'scripts/update_payload/format_utils.py')
0 files changed, 0 insertions, 0 deletions