Subject: [Boost-bugs] [Boost C++ Libraries] #11748: boost::asio::buffer() overload for string_ref and const char pointer (c-string)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-22 20:22:13
#11748: boost::asio::buffer() overload for string_ref and const char pointer
(c-string)
------------------------------+----------------------------
Reporter: oliora@⦠| Owner: chris_kohlhoff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.57.0 | Severity: Optimization
Keywords: buffer |
------------------------------+----------------------------
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<char, ...>`. I propose to add such
overloads.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11748> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC