asio-tr2
asio-tr2 copied to clipboard
Remove buffer() overloads for const basic_string
It's covered by basic_string_view.
Applied in 7cc5b3834093a2259e9db2acb4741d4d80f8058a.
Pre-Lenexa Summary
Seems like an obvious change.
The change was included in revision 5. An implementation can be found on the master branch of Asio's GitHub repository.