Review Board 2.0.15


base: Clean up redundant string functions and use C++11

Review Request #2379 - Created Sept. 10, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10372:04967bb57480
---------------------------
base: Clean up redundant string functions and use C++11

This patch does a bit of housekeeping on the string helper functions
and relies on the C++11 standard library where possible. It also does
away with our custom string hash as an implementation is already part
of the standard library.

   

Issue Summary

1 0 1 0
Review request changed
Updated (Sept. 20, 2014, 2:37 p.m.)

Status: Closed (submitted)