First page
Back
Continue
Last page
Graphics
Restrictive Type Casting cont.
static_cast
static_cate < type-name> (expression)
Valid only if type-name can be converted implicitly to the same type expression has, or vice-versa.