![]() |
|
|||||||
|
|
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. |
|
#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
Toyota - 2009 May Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gnu.linkonce undefined reference | newbie06 | C++ Forum | 4 | 13-Mar-2007 10:53 |
| G++ question... | TreyAU21 | C++ Forum | 10 | 24-Feb-2006 09:45 |
| How to interpret characters as they are being entered? | nkhambal | C Programming Language | 18 | 14-Feb-2006 11:41 |
| c++ inheritance | illbemissingu | C++ Forum | 14 | 23-Oct-2005 18:35 |
| fltk-2.0 cvs | Plumb | FLTK Forum | 20 | 13-Nov-2004 08:10 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The