Browse Source
The file stream open functions have supported std::string overloads since C++11, so we don't need to use c_str() here. Same behavior, less code.nce_cpp
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue