$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Tustin (mt_at_[hidden])
Date: 2005-05-18 05:31:13
One other point of note, when I try to use intrusive serialization (with the CVS
version), I get the error:
c:\new_boost\boost\boost\archive\detail\oserializer.hpp(551): error C2027: use
of undefined type 'boost::STATIC_ASSERTION_FAILURE<x>'
with
[
x=false
]
I don't know if this indicates a broken installation or what.