Concept

FromIntConstructible

Definition

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

Creation

FromIntConstructible type ( int& i);

Has Models

int
long
double