$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Zrubavel Zodikovich (g729_at_[hidden])
Date: 2005-09-12 06:55:57
Robert,
There seems to be a minor error that prevents XML tag names from using
dot character (and therefore effectively forbidding non-intrusive
serialization funtions).
The lookup table at basic_xml_oarchive.ipp line 34 should probably look
like:
0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0, // -.
Best regards