$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-11-30 09:33:44
Stefan Slapeta wrote:
> Howard Hinnant wrote:
>>
>> I've also wondered if a general "placeholder library" is possible.
>>
>
> Thanks Howard! I didn't dare to ask myself.
>
> However, I'm wondering if the placeholders as specified in TR1 can be
> used by mpl?!?!
The placeholders specified in TR1 are _values_. MPL uses _types_.