Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 9 years ago

Language

Compiler

Options

Author

anonymous

almost 9 years ago

$
prog.cc: In instantiation of 'DependencyManager<DepGraph, Deleter, ID>::register_dependency(const ID&, const ID&, EdgeProp&&)::<lambda(const Vertex&, const DepGraph&)> [with EdgeProp = int; DepGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, int, int>; Deleter = Deleter; ID = unsigned int; DependencyManager<DepGraph, Deleter, ID>::Vertex = long unsigned int]':
prog.cc:104:56:   required from 'struct DependencyManager<DepGraph, Deleter, ID>::register_dependency(const ID&, const ID&, EdgeProp&&) [with EdgeProp = int; DepGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, int, int>; Deleter = Deleter; ID = unsigned int]::<lambda(const Vertex&, const class boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, int, int>&)>'
prog.cc:103:35:   required from 'void DependencyManager<DepGraph, Deleter, ID>::register_dependency(const ID&, const ID&, EdgeProp&&) [with EdgeProp = int; DepGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, int, int>; Deleter = Deleter; ID = unsigned int]'
prog.cc:137:44:   required from here
prog.cc:103:76: warning: unused parameter 'g' [-Wunused-parameter]
             CycleDetectionVisitor vis([&](Vertex const& v, DepGraph const& g) {
                                                                            ^
Added the dependency!
Added the dependency!
Added the dependency!
Exit Code:
0