$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] Local classes as template parameters
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-04-13 12:51:34
>> Is there a Boost.Config macro that indicates if the compiler allows
>> local classes to be passed as template parameters?
>>
>
> Does anyone know if there is such a macro in Boost.Config?
I don't believe so, but note that we don't add new macros unless there is a
clear need in a Boost library.
HTH, John.