$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] safe-bool CRTP class
From: Gregory Crosswhite (gcross_at_[hidden])
Date: 2011-05-27 16:07:17
On 5/27/11 1:01 PM, Matt Calabrese wrote:
> On Fri, May 27, 2011 at 3:55 PM, Stewart, Robert<Robert.Stewart_at_[hidden]>wrote:
>
>> I see. Unfortunately, "boolable" just sounds horrible to me.
>>
> I know it's long, but how about simply "convertible_to_bool".
>
+1 to that suggestion, since in exchange for a little extra typing it
makes what is going on very explicit.
Cheers,
Greg