id summary reporter owner description type status milestone component version severity resolution keywords cc 11747 boost::asio::buffer() overload for string_ref and const char pointer (c-string) oliora@… chris_kohlhoff There are many overloads of boost::asio::buffer() including ones for std::string and POD array, but there are no overloads for `const char *` and for `boost::basic_string_ref`. I propose to add such overloads. Feature Requests new To Be Determined asio Boost 1.57.0 Optimization buffer