c_str: Don't use .c_str() when streaming strings
It's not needed and just clutters the code. Change-Id: I9e69621be79b8bfebe6790edae4cdb86e8389733
Showing
- CommandLineArguments.cxx 2 additions, 2 deletionsCommandLineArguments.cxx
- SystemTools.cxx 1 addition, 1 deletionSystemTools.cxx
- testCommandLineArguments.cxx 1 addition, 1 deletiontestCommandLineArguments.cxx
- testCommandLineArguments1.cxx 2 additions, 2 deletionstestCommandLineArguments1.cxx
- testSystemTools.cxx 4 additions, 4 deletionstestSystemTools.cxx
Loading
Please register or sign in to comment