Page MenuHomePhabricator

[clang-tidy] Provide default template arguments in <string>
ClosedPublic

Authored by mikecrowe on Thu, Mar 9, 12:50 PM.

Details

Summary

Simplify the use of the basic_string and basic_string_view types by
providing default template arguments.

Depends on D145311

Diff Detail