$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [tuple][io] compiler error on empty tuple
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-19 14:44:56
AMDG
Rutger ter Borg wrote:
> Apparently boost::tuple's io-support doesn't include empty tuples. See
> attached, this results in a compiler error using g++ 4.3.3. I think it
> shouldn't give an error, since "b" is a valid instance.
>
empty tuples are currently supported for input but not for output.
Patch attached.
In Christ,
Steven Watanabe