Remove C++11 features in io_win32.cc
- Use scoped_array instead of unique_ptr. - Do not use string::front() and string::back()
Showing
Please
register
or
sign in
to comment
- Use scoped_array instead of unique_ptr. - Do not use string::front() and string::back()