$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Candidate for 1.66.1, if there is one
From: James E. King, III (jking_at_[hidden])
Date: 2017-12-23 18:11:11
On Sat, Dec 23, 2017 at 12:51 PM, Peter Dimov via Boost <
boost_at_[hidden]> wrote:
> James E. King, III wrote:
>
> 1. Craft a version 0 output stream manually or with the help of
>> serialization code directly in the test, then read it in.
>>
>
> This looks perfectly sensible to me. Is there a problem with it?
>
>
I have a pull request out that does this, please check it out:
https://github.com/boostorg/date_time/pull/58
- Jim