Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76885 - trunk/libs/geometry/doc/reference/algorithms
From: barend.gehrels_at_[hidden]
Date: 2012-02-04 12:23:16


Author: barendgehrels
Date: 2012-02-04 12:23:15 EST (Sat, 04 Feb 2012)
New Revision: 76885
URL: http://svn.boost.org/trac/boost/changeset/76885

Log:
Added explanatory comment
Text files modified:
   trunk/libs/geometry/doc/reference/algorithms/convert.qbk | 3 +++
   1 files changed, 3 insertions(+), 0 deletions(-)

Modified: trunk/libs/geometry/doc/reference/algorithms/convert.qbk
==============================================================================
--- trunk/libs/geometry/doc/reference/algorithms/convert.qbk (original)
+++ trunk/libs/geometry/doc/reference/algorithms/convert.qbk 2012-02-04 12:23:15 EST (Sat, 04 Feb 2012)
@@ -15,6 +15,9 @@
     (where assign is modelled as target := source)]
 
 [include generated/convert_status.qbk]
+[note In this status matrix above: columns are source types
+ and rows are target types. So a box can be converted to a ring, polygon
+ or multi-polygon, but not vice versa.]
     
 [heading Complexity]
 Linear


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk