c_casting
Overview
Various forms of casting in C++.
Types of casts
static_cast
reinterpret_cast
dynamic_cast
const_cast
int{c}
Read about it here.
From TC++PL4, “the int we can construct from c”.
c_casting.txt · Last modified: 2018/02/04 09:24 by rpjday