CGAL 4.4 - Algebraic Foundations
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
FromIntConstructible Concept Reference

Definition

A model of the concept FromIntConstructible is required to be constructible from int.

Has Models:

int

long

double

Creation

 FromIntConstructible (int &i)