$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Solomon Gibbs (solomon.gibbs_at_[hidden])
Date: 2003-07-30 09:55:15
On Tuesday 29 July 2003 21:59, you wrote:
> At 04:34 PM 7/29/2003, Richard Howells wrote:
> >Solomon,
> >
> >I suspect they forgot to mark them inline. It would explain your problem.
> >Try changing them to ...
> >
> >inline std::istream& operator >> ( std::istream& in, no_property& ) and
> >inline void getSubset( no_property& p, const no_property& s )
>
> That was my thought too. Let us know if Richard's suggestion works so the
> source can be fixed.
Yes, thank you, that does seem to have been the problem.
The suggested patch is attached.
-Solomon
[Non-text portions of this message have been removed]