$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Concept.Check] BOOST_CONCEPT_ASSERT and OutputIterator
From: Jens Müller (blog_at_[hidden])
Date: 2014-05-15 15:47:16
On 15.05.2014 20:50, Neil Groves wrote:
>
> I suspect that you simply need to add boost:: before OutputIterator.
Yeah, that was the problem indeed :-(
BR, Jens