$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2002-05-23 10:34:42
I was surprised to find that lexical_cast<bool> only accepts ascii
numbers. I think it should also accept "true/false". iostream can be
set to output bool as "true/false".