CGAL 5.1 - Algebraic Foundations
|
#include <Concepts/FromIntConstructible.h>
A model of the concept FromIntConstructible
is required to be constructible from int.
int
long
double
Creation | |
FromIntConstructible (int &i) | |
FromIntConstructible::FromIntConstructible | ( | int & | i | ) |