aboutsummaryrefslogtreecommitdiff
path: root/src/tests/sptr.cpp (follow)
AgeCommit message (Expand)Author
2007-04-09The SPtr is castable now. just say SPtrCast<TypeToCastTo>( ASPtr );Mike Buland
2007-04-09david - i need to cast a sptr... started writing test for itDavid
2006-11-24Added a simple smart-pointer. It deletes what's in it automatically and doesMike Buland