Added: 4 years ago
From: GoogleTechTalks
Views: 20,345
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (13)

Sign In or Sign Up now to post a comment!
  • 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

  • i want more c++ talks, please !!!

  • 2007 ?

  • D Programming Language ftw

  • LOL

  • I love Googletechtalks

    good luck guys .............

    I'm from Cairo/Egypt

  • I like google so much ... I like programming with C++. C++ MANIAC

  • For each C++ syntax there should be a standard to write documentation for them for quick reference.

  • @pyming

    TOTALY AGREED!! :)

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more