df647cf959
* add missing copyright notices * workaround for xml_iarchive bug to handle XML with comments * fixing min/max according to boost guidelines
19 lines
506 B
XML
19 lines
506 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>3</type>
|
|
<size>1</size>
|
|
<buffer>
|
|
<item>1</item>
|
|
</buffer>
|
|
</item>
|
|
</boost_serialization> |