dianaliu / oop

Final project for CSCI-UA.0470-001. See branch 'final' for our submission.
1 stars 0 forks source link

Casting #9

Open dianaliu opened 12 years ago

dianaliu commented 12 years ago
dianaliu commented 12 years ago

Should be easy to integrate (like Smart Pointers), just need to understand conceptually how it works.

Notes http://cs.nyu.edu/rgrimm/teaching/fa11-oop/notes1122.html Cast.cc http://cs.nyu.edu/rgrimm/teaching/fa11-oop/1122/cast.cc

dianaliu commented 12 years ago

done by hernel, but needs to be tested and made more robust