Searched defs:cpp_int_voronoi_traits (Results 1 – 1 of 1) sorted by relevance
57 struct cpp_int_voronoi_traits struct59 typedef boost::int32_t int_type;60 typedef boost::int64_t int_x2_type;61 typedef boost::uint64_t uint_x2_type;62 typedef Big big_int_type;63 typedef double fpt_type;64 typedef boost::polygon::detail::extended_exponent_fpt<fpt_type> efpt_type;65 typedef boost::polygon::detail::ulp_comparison<fpt_type> ulp_cmp_type;66 struct to_fpt_converter_type89 struct to_efpt_converter_type