Boost logo

Boost Users :

Subject: Re: [Boost-users] [Concept.Check] BOOST_CONCEPT_ASSERT and OutputIterator
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2014-05-15 14:34:37


On 15 May 2014 19:21, Jens Müller <blog_at_[hidden]> wrote:

> Hi,
>
> what might be wrong about this concept check?
>
> BOOST_CONCEPT_ASSERT( ( OutputIterator< std::back_insert_iterator<
> std::vector< bool > >, bool > ) );
>
>
A minimal, but complete, bit of code demonstrating the error would be
helpful.

Thx, Rob.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net