Searched defs:union_ (Results 1 – 1 of 1) sorted by relevance
182 namespace detail { namespace union_ namespace241 struct union_ struct251 static inline void apply(Geometry1 const& geometry1, in apply()274 static inline void apply(Geometry1 const& geometry1, in apply()303 struct union_ struct306 static inline void apply(Geometry1 const& geometry1, in apply()334 struct union_<variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct337 struct visitor: static_visitor<>364 apply(variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry1, in apply()378 struct union_<Geometry1, variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct[all …]