Subject: [Boost-users] [BGL] error defining subgraph
From: Luqman Hodgkinson (luqman_at_[hidden])
Date: 2009-10-17 20:35:19


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?

        Best wishes,
        Luqman