df647cf959
* add missing copyright notices * workaround for xml_iarchive bug to handle XML with comments * fixing min/max according to boost guidelines
25 lines
648 B
XML
25 lines
648 B
XML
<!--
|
|
Copyright 2018-2019 Hans Dembinski
|
|
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt
|
|
or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
-->
|
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<!DOCTYPE boost_serialization>
|
|
<boost_serialization signature="serialization::archive" version="17">
|
|
<item class_id="0" tracking_level="0" version="0">
|
|
<type>4</type>
|
|
<size>1</size>
|
|
<buffer>
|
|
<item class_id="1" tracking_level="0" version="0">
|
|
<data>
|
|
<count>1</count>
|
|
<item_version>0</item_version>
|
|
<item>1</item>
|
|
</data>
|
|
</item>
|
|
</buffer>
|
|
</item>
|
|
</boost_serialization> |