id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11966,[geometry] svg() does not compile for box and double coordinateType,Jeremy Coulon ,Barend Gehrels,"The function boost::geometry::svg() produces compilation error if used with a box that has double as CoordinateType. {{{ In file included from /usr/include/boost/geometry/io/svg/svg_mapper.hpp:43:0, from /usr/include/boost/geometry/geometry.hpp:113, from /usr/include/boost/geometry.hpp:17, from /home/supasonic/src/TestBoostGeometry/main.cpp:1: /usr/include/boost/geometry/io/svg/write_svg.hpp: In instantiation of 'static void boost::geometry::detail::svg::svg_box::apply(std::basic_ostream&, const Box&, const string&, int) [with Char = char; Traits = std::char_traits; Box = boost::geometry::model::box >; std::__cxx11::string = std::__cxx11::basic_string]': /usr/include/boost/geometry/io/svg/write_svg.hpp:249:21: required from 'std::basic_ostream& boost::geometry::operator<<(std::basic_ostream&, const boost::geometry::svg_manipulator&) [with Char = char; Traits = std::char_traits; G = boost::geometry::model::box >]' /home/supasonic/src/TestBoostGeometry/main.cpp:12:75: required from here /usr/include/boost/geometry/io/svg/write_svg.hpp:69:56: error: no matching function for call to 'max(int, boost::geometry::coordinate_type > >::type)' ct width = max BOOST_PREVENT_MACRO_SUBSTITUTION(1, ^ }}} ",Bugs,closed,Boost 1.61.0,geometry,Boost 1.59.0,Problem,fixed,svg,