$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2000-11-05 16:41:32
I think <Q> was first introduced in HTML 4 as far as I can tell
from the drafts at http://www.w3.org/MarkUp/#previous.
----- Original Message -----
From: David Abrahams <abrahams_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Sunday, November 05, 2000 11:59 AM
Subject: [boost] <q>quotation?</q>
> 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
>
>
>
>
>