Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| c_casting [2018/02/04 09:22] – [static_cast] rpjday | c_casting [2018/02/04 09:24] (current) – rpjday | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| [[http:// | [[http:// | ||
| + | |||
| ==== reinterpret_cast ==== | ==== reinterpret_cast ==== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| ==== dynamic_cast ==== | ==== dynamic_cast ==== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| ==== const_cast ==== | ==== const_cast ==== | ||
| + | [[http:// | ||
| ===== int{c} ===== | ===== int{c} ===== | ||