$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-06-21 22:14:28
> Sorry, I was referring to the three_letter_word template example, which didn't
use
> a multibyte character.
>
> I just realized that strings of arbitrary length can be represented portably
this
> way:
Okay. My main point, and not a serious one at that, was that you could use a
multi-byte character literal to simulate a template argument that is a string
literal.
Paul Mensonides