Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] error defining subgraph
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2009-10-18 11:09:56


>
> typedef subgraph< *adjacency_list<vecS, vecS, undirectedS, Protein, PPI >*>
> PPIGraph;
> PPIGraph flyGraph;
>
> gives error
>
> invalid application of 'sizeof' to incomplete type
> 'boost::STATIC_ASSERTION_FAILURE<false>'
>
> Does anyone know what the problem is?
>

No. You have to give substantially more information about your problem if
anybody is going to help diagnose it. Compiler, operating system, line
numbers, files, a little example of how you're using the class?

Andrew Sutton
andrew.n.sutton_at_[hidden]



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