$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-08-17 18:03:34
Dan Notestein wrote:
> Here's a rough propsoal for changing serialization to handle these
> issues.
...
For me a one pass solution was a requirement - even though
I didn't state it explicitly. I just presumed that users would
object to the exra cost of a second pass. So I never really
considered it.
Robert Ramey