Boost logo

Boost Users :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2005-04-28 16:32:03


Hi Andreas,

You can put the functions in CGAL, and they will be found
via C++'s rules for argument dependent lookup.

Cheers,
Jeremy

P.S. There's been lots of debates about this, but back when
we were designing the BGL, this is what we decided on.

On Apr 28, 2005, at 3:01 PM, Andreas Fabri wrote:
> Hello,
>
> Developping code so that BGL algorithms can run on the vertices and
> edges of CGAL triangulations, I am wondering if there are rules or
> recommendations for in which namespace the functions source, target,
> vertices, out_edges ... shall go.
>
> In boost, because it is boostish code, or in CGAL, because that is the
> namespace where the triangulation lives in?
>
> thank's in advance,
>
> andreas
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
_______________________________________________
Jeremy Siek <jsiek_at_[hidden]>
http://www.osl.iu.edu/~jsiek
Ph.D. Student, Indiana University Bloomington
C++ Booster (http://www.boost.org)
_______________________________________________


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net