CGAL 5.1 - Algebraic Foundations
CGAL::Field_tag Struct Reference

#include <CGAL/Algebraic_structure_traits.h>

Inherits CGAL::Integral_domain_tag.

Inherited by CGAL::Field_with_sqrt_tag.

Definition

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

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