Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Does CGAL_triangulation_postcondition() throw an exception?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Does CGAL_triangulation_postcondition() throw an exception?


Chronological Thread 
  • From: Adam Getchell <>
  • To:
  • Subject: [cgal-discuss] Does CGAL_triangulation_postcondition() throw an exception?
  • Date: Tue, 26 Jan 2016 15:38:51 -0800
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:M1eaLxyy02JXiG3XCy+O+j09IxM/srCxBDY+r6Qd0e4SIJqq85mqBkHD//Il1AaPBtWEraodwLOJ+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStGU1538jr/60qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD884mosVPWKG/c6UjRqFDFxwnNXo07Yvlr0rtVwyKs1IQW2BevRdUCAjI6BWyCp79uy68uedh0ymXOcneQrU9WDDk5KBuHky7wBwbPiI0pTmEwvd7i7hW9Uqs

Hello all,

I’m looking to make exception-safe moves using Triangulation_data_structure_3::flip() and Triangulation_data_structure_3::flip_flippable().

Does CGAL_triangulation_precondition() and its ilk throw exceptions?

The manual says only that “Some parts of the library use exceptions”.

http://doc.cgal.org/latest/Manual/devman_checks.html#secexception_handling

I’ve looked at the macro-generated file triangulation_assertions.h and didn’t see anyplace that looked like it threw exceptions.





Archive powered by MHonArc 2.6.18.

Top of Page