On Mon, 23 Apr 2012 13:25:41 +0100
Rajalakshmi Iyer <r...@blismobile.com> wrote:

> Hello,
> 
> Is it possible and safe to use STL containers within Apache modules?

If you have code that uses them, go right ahead.

If you're writing new code, you may find also APR offers alternatives
to many STL constructs, and serves to make your life very easy in the
context of a module!

-- 
Nick Kew

Reply via email to