$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Any interest in bitstream class?
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-07-02 05:12:59
On 07/01/2013 07:47 PM, Paul Long wrote:
> Interesting... VS2012 never overloads operator bool. Instead it provides
> this functionality via a void * overload in xiobase:
For an explanation see:
http://www.artima.com/cppsource/safebool.html