$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-10-26 20:15:22
I've updated the tribool library based on some suggestions from Pavel
Vozenilek. The new version is here (only):
Only two important changes:
- moved tribool into boost::logic namespace
- added tribool I/O operators
Doug