15 May
2014
15 May
'14
6:34 p.m.
On 15 May 2014 19:21, Jens Müller
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.