$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-06-08 17:06:55
Try commenting the code out and seeing if you can compile the library.
Robert Ramey
Vyacheslav E. Andrejev wrote:
> Hello,
>
> It seems to me that the function "Archive * This();" defined in
> basic_binary_oprimitive and basic_binary_iprimitive is useless.
> Because the same function is defined
> in interface_iarchive and interface_oarchive. And it apparently is
> not used
> in basic_binary_oprimitive and basic_binary_iprimitive themselves.