![]() |
|
|||||||
|
|
Thread Tools | Search this Thread | Rate Thread |
|
#1
|
|||
|
|||
Can anybody tell me how to implement reference counting with C++?Could somebody recommend any reference/webpages to read? Thank you!
BTW, what's the relationship between reference counting and auto pointer? |
|
#2
|
|||
|
|||
Re: Can anybody tell me how to implement reference counting with C++?Any suggestions? Thanks!
|
|
#3
|
|||
|
|||
Re: Can anybody tell me how to implement reference counting with C++?I also want to know. We looking for someone who kind enough which willing to teach us.
Thanks. __________________
Linux is the best OS in the world. |
|
#4
|
|||
|
|||
Re: Can anybody tell me how to implement reference counting with C++?reference counting(smart pointer)
geeklab.wikidot.com for this smart pointer and good concept u can read this book Thinking in C++, Volume 1 & 2 Bruce Eckel www.bruceeckel.com Another Good article:-- Here is very good article for smart pointers. ootips.org On Scott Meyer's website, he shows the code for his chapter on reference counting in the Erratta section. It probably will not make much sense with the explanations in the text ... www.aristeia.com |
Recent GIDBlog
First week of IA training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gnu.linkonce undefined reference | newbie06 | CPP / C++ Forum | 4 | 13-Mar-2007 09:53 |
| G++ question... | TreyAU21 | CPP / C++ Forum | 10 | 24-Feb-2006 08:45 |
| How to interpret characters as they are being entered? | nkhambal | C Programming Language | 18 | 14-Feb-2006 10:41 |
| c++ inheritance | illbemissingu | CPP / C++ Forum | 14 | 23-Oct-2005 17:35 |
| fltk-2.0 cvs | Plumb | FLTK Forum | 20 | 13-Nov-2004 07:10 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The