I think it is ridiculous to try to put garbage collection into C++. It is a pathological case of pounding a square peg into a round hole. The RAII pattern seals 99% of the memory leaks in a well written C++ program. I've done a lot of performance analysis of GC based code and it is invariably a performance killer in a large complex program. The only real benefit I see is it allows for some aggressive lock-free algorithms by handling the ABA problem. Otherwise, it is useless.
@Thetranslatorguy for a guy with your username, you construct some awfully grammatically awkward sentences. while your question may be related to a moot point as the standard has been accepted, i will try to give you some input, as i understand it. 'the standard in building C++' -- what is this? the C++ committee does not instruct compiler vendors on correct usage of the standard. and as far as 'template concepts' concepts has not been accepted in the latest standard, but will be looked at again
please somebody help me... my semester's final project of Data Structures is to convert bitmap image to JPEG without using any library. I'm messing with it for 2 weeks but there's no progress. please can you help me... i'll be vvvvvveeeeerrrrrrrrrrrryyyyyyyyy GREATFULL to uuu...
I think it is ridiculous to try to put garbage collection into C++. It is a pathological case of pounding a square peg into a round hole. The RAII pattern seals 99% of the memory leaks in a well written C++ program. I've done a lot of performance analysis of GC based code and it is invariably a performance killer in a large complex program. The only real benefit I see is it allows for some aggressive lock-free algorithms by handling the ABA problem. Otherwise, it is useless.
doug65536 3 weeks ago in playlist C++0X
@Thetranslatorguy for a guy with your username, you construct some awfully grammatically awkward sentences. while your question may be related to a moot point as the standard has been accepted, i will try to give you some input, as i understand it. 'the standard in building C++' -- what is this? the C++ committee does not instruct compiler vendors on correct usage of the standard. and as far as 'template concepts' concepts has not been accepted in the latest standard, but will be looked at again
HumanBladeG0D 4 months ago
This has been flagged as spam show
please somebody help me... my semester's final project of Data Structures is to convert bitmap image to JPEG without using any library. I'm messing with it for 2 weeks but there's no progress. please can you help me... i'll be vvvvvveeeeerrrrrrrrrrrryyyyyyyyy GREATFULL to uuu...
hackerahead 9 months ago
i want more c++ talks, please !!!
labobo 1 year ago
2007 ?
DHFORPM 1 year ago
D Programming Language ftw
FlameHue 2 years ago
LOL
EricTheRed03 2 years ago
I love Googletechtalks
good luck guys .............
I'm from Cairo/Egypt
GoogleHOAX 3 years ago 5
I like google so much ... I like programming with C++. C++ MANIAC
mandelbrotx 4 years ago 12
For each C++ syntax there should be a standard to write documentation for them for quick reference.
pyming 4 years ago
@pyming
TOTALY AGREED!! :)
pufixas 8 months ago