$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-20 12:31:00
Ion Gaztañaga wrote:
> MPL bool should be constructible from any type that has a constant named
> "value", as Peter proposed.
This still won't work for this case. 'B' can't be deduced.