$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-11-05 13:59:06
Daryle,
I noticed that you replaced some uses of " in operators.hpp with
<q></q> pairs. I tried to use this myself thinking it would provide nicely
matched open and close quote symbols, but IE5.5 and HTML-kit seemingly don't
do /anything/ with <q></q> tags. Am I missing something?
-Dave