CGAL 5.1 - Algebraic Foundations
CGAL::Integral_domain_without_division_tag Struct Reference

#include <CGAL/Algebraic_structure_traits.h>

Inherited by CGAL::Integral_domain_tag.

Definition

Tag indicating that a type is a model of the IntegralDomainWithoutDivision concept.

Is Model Of:
DefaultConstructible
See also
IntegralDomainWithoutDivision
Examples
Algebraic_foundations/algebraic_structure_dispatch.cpp.