CGAL 6.0 - Algebraic Foundations
Loading...
Searching...
No Matches
CGAL::Field_tag Struct Reference

#include <CGAL/Algebraic_structure_traits.h>

Inherits from

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.