Subject: [Boost-bugs] [Boost C++ Libraries] #8302: Lexer does not relase iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-18 07:29:39
#8302: Lexer does not relase iterator
-------------------------------------+--------------------------------------
Reporter: apolukhin | Owner: hkaiser
Type: Patches | Status: new
Milestone: Boost 1.54.0 | Component: spirit
Version: Boost Development Trunk | Severity: Optimization
Keywords: |
-------------------------------------+--------------------------------------
One of the boost::spirit::lex::lexertl::detail::data specializations
initializes iterator_range earlier than required, which leads to not
optimal resource usage and failure to free some of the resources till the
end of lexing.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8302> 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:12 UTC