$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Regex allocator support
From: John Maddock (john_at_[hidden])
Date: 2009-12-03 07:27:41
> I hope my explanations clear things up a bit. I know that I speak for just
> a
> few people, but things like theese, are the exact things that makes
> especially game developers stay away from boost, so I hope you will at
> least
> look more into this.
Thanks for the very lucid explanation: that helps a lot, looks like you're
in a bind :-(
Adding allocator support to regex in a way that can be tested and proved to
prevent *any* other allocations would be hard to do and maintain I
suspect... so I'd like to hear whether this is a more general issue for
folks before jumping in.
Cheers, John.