$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Li Lirong (lirong_at_[hidden])
Date: 2004-05-06 21:52:02
Robert Ramey wrote:
> This well mean that all serialized longs
> have to be tracked.
> 
I think the lib should only track it when it is serialized through 
pointer.  And most of the time, primitives are not serialized through 
pointers.  So there should be any overhead.
Best regards,
Lirong