CGAL 5.3 - Algebraic Foundations
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)