$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (yg-boost-users_at_[hidden])
Date: 2003-03-11 14:04:03
Staggs Mark - mstagg wrote:
> This is a _very_ minor thing, but I noticed in the documentation for
> BOOST_PP_NOT the following line:
> If x is non-zero, this macro expands to 1. Otherwise, it expands to
> 0.
> Should read:
> If x is zero, this macro expands to 1. Otherwise, it expands to 0.
Thanks Mark, I'll fix it.
Paul Mensonides