|
Geometry : |
Subject: [ggl] Const-correctness of intersection_result::get_connection_type()
From: Mateusz Loskot (mateusz)
Date: 2009-04-12 19:40:13
Hi,
Just for records, as it may be important.
I have re-declared get_connection_type() - member of
intersection_result type - with const qualifier,
so the previous prototype:
inline connection_type get_connection_type()
has been changed to read:
inline connection_type get_connection_type() const
Committed in revision 547.
I hope it's OK.
Best regards,
-- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org
Geometry list run by mateusz at loskot.net