Home
last modified time | relevance | path

Searched refs:readFile2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/graph/example/
Dadjacency_list_io.cpp92 std::ifstream readFile2("data2.txt"); in main() local
93 readFile2 >> read(g2); in main()