summaryrefslogtreecommitdiff
path: root/docs/C++CASTING
AgeCommit message (Expand)Author
2014-04-01Remove documentation files we don't use/don't work/are wrong/seem out of scop...Adam
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