Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6160: support for (istream >> array < char >)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-28 16:07:04
#6160: support for (istream >> array < char >)
------------------------------------+---------------------------------------
Reporter: giecrilj@⦠| Owner: marshall
Type: Feature Requests | Status: assigned
Milestone: To Be Determined | Component: array
Version: Boost 1.44.0 | Severity: Cosmetic
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by ne01026@â¦):
`char []` has unknown length, `array < char >` has known length, therefore
`>> array` is safer than `>> char []`, and my code, attached, q.v., uses
this information to prevent buffer overflow.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6160#comment:4> 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:07 UTC