Defines |
#define | CGAL_multiset_assertion(EX) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::assertion_fail( # EX , __FILE__, __LINE__)) |
#define | CGAL_multiset_assertion_msg(EX, MSG) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::assertion_fail( # EX , __FILE__, __LINE__, MSG)) |
#define | CGAL_multiset_assertion_code(CODE) CODE |
#define | CGAL_multiset_assertions 1 |
#define | CGAL_multiset_exactness_assertion(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_assertion_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_assertion_code(CODE) |
#define | CGAL_multiset_expensive_assertion(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_assertion_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_assertion_code(CODE) |
#define | CGAL_multiset_expensive_exactness_assertion(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_assertion_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_assertion_code(CODE) |
#define | CGAL_multiset_precondition(EX) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::precondition_fail( # EX , __FILE__, __LINE__)) |
#define | CGAL_multiset_precondition_msg(EX, MSG) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::precondition_fail( # EX , __FILE__, __LINE__, MSG)) |
#define | CGAL_multiset_precondition_code(CODE) CODE |
#define | CGAL_multiset_preconditions 1 |
#define | CGAL_multiset_exactness_precondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_precondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_precondition_code(CODE) |
#define | CGAL_multiset_expensive_precondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_precondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_precondition_code(CODE) |
#define | CGAL_multiset_expensive_exactness_precondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_precondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_precondition_code(CODE) |
#define | CGAL_multiset_postcondition(EX) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::postcondition_fail( # EX , __FILE__, __LINE__)) |
#define | CGAL_multiset_postcondition_msg(EX, MSG) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::postcondition_fail( # EX , __FILE__, __LINE__, MSG)) |
#define | CGAL_multiset_postcondition_code(CODE) CODE |
#define | CGAL_multiset_postconditions 1 |
#define | CGAL_multiset_exactness_postcondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_postcondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_postcondition_code(CODE) |
#define | CGAL_multiset_expensive_postcondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_postcondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_postcondition_code(CODE) |
#define | CGAL_multiset_expensive_exactness_postcondition(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_postcondition_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_postcondition_code(CODE) |
#define | CGAL_multiset_warning(EX) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::warning_fail( # EX , __FILE__, __LINE__)) |
#define | CGAL_multiset_warning_msg(EX, MSG) (CGAL::possibly(EX)?(static_cast<void>(0)): ::CGAL::warning_fail( # EX , __FILE__, __LINE__, MSG)) |
#define | CGAL_multiset_warning_code(CODE) CODE |
#define | CGAL_multiset_warnings 1 |
#define | CGAL_multiset_exactness_warning(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_warning_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_exactness_warning_code(CODE) |
#define | CGAL_multiset_expensive_warning(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_warning_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_warning_code(CODE) |
#define | CGAL_multiset_expensive_exactness_warning(EX) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_warning_msg(EX, MSG) (static_cast<void>(0)) |
#define | CGAL_multiset_expensive_exactness_warning_code(CODE) |