BOOST_SCOPE_EXIT doesn't detect argument types

I have the following code:
typedef std::vector

On Feb 11, 2010, at 1:00 AM, Braden McDaniel wrote:
You don't mention which compiler and don't show the full code context, but based on those error messages I'm guessing that you are using gcc and that this use of BOOST_SCOPE_EXIT is within a template? Try BOOST_SCOPE_EXIT_TPL.
participants (2)
-
Braden McDaniel
-
Kim Barrett