Loading [MathJax]/extensions/TeX/AMSsymbols.js
CGAL 5.2.4 - Algebraic Foundations
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules 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)