$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Reuben Fries (reuben_at_[hidden])
Date: 2001-05-23 14:03:06
----- Original Message -----
From: "joel de guzman" <joel_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Wednesday, May 23, 2001 7:16 AM
Subject: Re: [boost] Re: [ANN] Spirit C++ parser framework
> OK gotya. But -1 still doesn't feel right. I prefer your defaults:
You could set a const in the spirit namespace called "inf" or something,
to -1. Or (unsigned int)~0.