Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dbacktrack_check_si.hpp58 struct backtrack_state struct
62 inline backtrack_state() : m_good(true) {} in backtrack_state() function
103 struct state : public backtrack_state
168 typedef backtrack_state state_type;
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffer_policies.hpp41 typedef detail::overlay::backtrack_state state_type;