Home
last modified time | relevance | path

Searched defs:is_difference (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/classic/meta/
Dparser_traits.hpp134 struct is_difference { struct
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dassign_parents.hpp232 static bool const is_difference = OverlayType == overlay_difference; in assign_parents() local