Boost C++ Libraries: Ticket #11711: is_simple and is_valid - Points that are NaN or Infinity https://svn.boost.org/trac10/ticket/11711 <p> A point that has a value in it that is NaN or Infinity is still considered valid and simple by is_simple and is_valid. It would seem to me that this would be neither simple or valid. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11711 Trac 1.4.3 mkaravel Thu, 26 Nov 2015 21:33:43 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/11711#comment:1 https://svn.boost.org/trac10/ticket/11711#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.60.0</span> </li> </ul> <p> The ticket has been addressed in <a class="missing wiki">GitHub</a> PR 335: <a class="ext-link" href="https://github.com/boostorg/geometry/pull/335"><span class="icon">​</span>https://github.com/boostorg/geometry/pull/335</a> </p> Ticket mkaravel Thu, 26 Nov 2015 21:37:32 GMT <link>https://svn.boost.org/trac10/ticket/11711#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11711#comment:2</guid> <description> <p> The <a class="missing wiki">GitHub</a> PR does not really address is_simple, but rather only is_valid. As for any Boost.Geometry algorithm (except is_valid and correct) the input is assumed to be valid. In that sense addressing the reported bug for is_simple is somehow irrelevant. </p> </description> <category>Ticket</category> </item> </channel> </rss>