$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [scope_exit] Doesn't included in Boost yet?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-01-14 09:06:31
Giovanni Piero Deretta wrote:
> That's the problem. Unfortunately you can't have a templated local
> class. AFAIK, Not even in C++0x.
Oh yes, you're right.
I had forgotten about that restriction. Never understood why it was made.