summaryrefslogtreecommitdiff
path: root/docs/C++CASTING
AgeCommit message (Expand)Author
2018-11-10Update most URLs to use HTTPS if available, and fix some dead ones too.Robby
2015-07-08Fix a ton of typos.Peter Powell
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2008-11-23Added small document explaining C++-style casting. Includes links to web page...cyberbotx