$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-12-18 19:43:59
Andrew Holden wrote:
> Actually, it will. The versions of assert that I have seen will print
> the complete expression that failed before they stop the program. This
> will include the string.
>
My mistake. I thought the post was in answer to the second issue the
author presented, that of printing debug messages.
Sebastian Redl