$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New dependency report
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-06-13 14:29:42
El 13/06/2014 20:27, Peter Dimov escribió:
> If you want to dispatch, type traits with a ::value == 0 should be
> _convertible_ to false_type, and type traits with a ::value == 1 should
> be convertible to true_type, but they should not be required to derive
> from them. This convertibility can be achieved from the
> true_type/false_type side.
+1.
Best,
Ion