Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Dsectionalize.cpp105 std::ostringstream out_boxes; in test_sectionalize() local
117 out_boxes << "|"; in test_sectionalize()
121 out_boxes << bg::get<0,0>(b) << " " << bg::get<0,1>(b) in test_sectionalize()