$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-08-29 04:25:08
"Jonathan Turkanis" wrote:
> I wouldn't use a string in place of a fixed number of repeitions of a
given
> character. I said this in some other message, but I like
>
> cout << repeat('c', 17)
>
'repeat' term is used by function in Assign library (I think I suggested its
name).
Possible collisions should be checked.
/Pavel