
18 Dec
2011
18 Dec
'11
5:02 p.m.
on Sun Dec 18 2011, Jens Müller <blog-AT-tessarakt.de> wrote:
On 18.12.2011 13:08, Jens Müller wrote:
function_requires still appears in a lot of test cases of the Graph library. So if it is that easy to change, I would hand in a patch.
Should it be
BOOST_CONCEPT_ASSERT((MutableEdgeListGraphConcept<Graph>));
or
BOOST_CONCEPT_ASSERT(( MutableEdgeListGraphConcept<Graph> ));
Take your pick. -- Dave Abrahams BoostPro Computing http://www.boostpro.com