#include <graph.hh>

Basic operations | |
| NoGraphTopologicalOrderExistsError (const std::tr1::shared_ptr< const RemainingNodes > &) throw () | |
| ~NoGraphTopologicalOrderExistsError () throw () | |
Public Member Functions | |
| std::tr1::shared_ptr< const RemainingNodes > | remaining_nodes () const |
| std::tr1::shared_ptr<const RemainingNodes> paludis::NoGraphTopologicalOrderExistsError::remaining_nodes | ( | ) | const |
The nodes remaining in the graph.
1.5.7.1