Boost logo

Boost :

Subject: Re: [boost] [bgl] Manual include necessary for is_in_subset predicate
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-03-28 14:32:48


On Fri, 12 Mar 2010, Matthias Walter wrote:

> Hi!
>
> I'm using a filtered_graph for a project, which filters edges via the
> is_in_subset predicate. Is it intended that one must manually include
> boost/graph/detail/set_adaptor.hpp for this to work? If I only include
> boost/graph/filtered_graph.hpp and want to use the predicate, the
> compiler complains about missing set_contains function. I didn't find
> anything about manual includes in the docs, but maybe there are reasons
> for it.

I don't see any reason the #include shouldn't be in there; I added it in
r60900.

-- Jeremiah Willcock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk