[Boost-bugs] [Boost C++ Libraries] #9052: Support of Stateful Allocators in spirit

Subject: [Boost-bugs] [Boost C++ Libraries] #9052: Support of Stateful Allocators in spirit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-27 09:37:50


#9052: Support of Stateful Allocators in spirit
------------------------------+--------------------------
 Reporter: evilissimo@… | Owner: djowel
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: spirit
  Version: Boost 1.54.0 | Severity: Optimization
 Keywords: |
------------------------------+--------------------------
 Currently it's not possible to avoid allocations from happening with the
 standard allocators of the used standard library.

 That makes it quite impossible to manage the memory for the parser.

 Some use case examples:

 * Writing a library in C++ with a C interface allowing the user to pass
 'malloc' and 'free' replacements.
 * Writing a program that uses a pool memory allocator

 I know that this probably won't be too high on your todo list, however
 it'd be great to have.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9052>
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:14 UTC