« readability-redundant-smartptr-get :: Contents :: readability-redundant-string-init »
Finds unnecessary calls to std::string::c_str() and std::string::data().
std::string::c_str()
std::string::data()