$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] compilation warning on HEAD
From: Joshua Boyce (raptorfactor_at_[hidden])
Date: 2012-12-14 07:16:08
On Fri, Dec 14, 2012 at 10:36 AM, Olaf van der Spek <ml_at_[hidden]> wrote:
> BOOST_VERIFY
Ah yes, I forgot about that macro. I only use the raw 'assert'. That's a
better solution.