Article:
 |
|
Modern Memory Management
|
| Subject: |
|
C++ has garbage collection? |
| Date: |
|
2005-11-08 11:45:49 |
| From: |
|
Lunchy
|
Response to: C++ has garbage collection?
|
|
Good points, however, lumping C++ in with Perl and PHP and Java implies the language has GC built-in.
It's not a big deal, but if I didn't know anything about C++, his statement would lead me to believe C++ has GC comparable to that found in Perl, Java, or PHP without the use of the STL or RAII techniques.
|
Showing messages 1 through 4 of 4.
-
C++ has garbage collection?
2005-11-08 11:51:13
orichy
[View]
-
C++ has garbage collection?
2005-11-08 13:25:49
Lunchy
[View]
-
C++ has garbage collection?
2005-11-09 06:07:51
orichy
[View]
-
C++ has garbage collection?
2006-01-14 18:02:49
evanh
[View]