Boost logo

Boost Users :

Subject: Re: [Boost-users] Explicit constructing boost intrusive list
From: Allan Nielsen (a_at_[hidden])
Date: 2012-06-26 14:36:47


> If you can use C++11 lambda expressions, you can do something like this:

No, unfortunately in the given environment c++11 is not an option.

I wrote a wrapper class with an init and destroy function instead. The
wrapper class then new/delete the boost::intrusive list.

/Allan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net