summaryrefslogtreecommitdiff
path: root/docs/C++CASTING
AgeCommit message (Expand)Author
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