Thread: Writing your own C++ Standard Library implementation...

  1. #16
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    Stroustrup sounds like some kind of Dutch pastry.

  2. #17
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    > That would be Dean. He's...indisposed at the moment and won't be joining the discussion. But his "knowing" Stroustrup was limited to email exchanges, and it's common knowledge that Bjarne Stroustrup is good about answering his email.

    Yes. We pretty much established that he only thought he knew Stroustrup
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  3. #18
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    Quote Originally Posted by twomers
    >> Nah, he's just a robot.
    Or perhaps just a spider ... one who beats Google and Yahoo to their game

    If you're talking about webcrawler he retired a long time ago.

  4. #19
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Quote Originally Posted by Prelude
    Hmm, I think you guys give me too much credit.
    Heh... I wasn't saying you're a given because you're a great programmer... more so because I said this
    Quote Originally Posted by SlyMaelstrom
    some cocky programmers ... that insisted they could write more efficient implementations...
    Hehe... I jes' kiddin'. You're a great programmer.
    Sent from my iPadŽ

  5. #20
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >more so because I said this
    >>some cocky programmers ... that insisted they could write more efficient implementations...
    That was one of the reasons, sure. Of course, I'm realistic enough to know that I was unlikely to be able to do it. While a few parts of my implementations were better, some were worse, and the majority showed a negligable difference. The result proves little more than I'm no better or worse than whoever wrote the code I compared against. It's a bit of a slap in the face seeing as how I have a massive ego.
    My best code is written with the delete key.

  6. #21
    Anti-Poster
    Join Date
    Feb 2002
    Posts
    1,401
    Quote Originally Posted by Prelude
    It's a bit of a slap in the face seeing as how I have a massive ego.
    Considering that it was you against a team of programmers, I'd say you fared well enough.
    If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm. - Jack Klein

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GUI with Standard Library
    By Sly in forum C Programming
    Replies: 2
    Last Post: 03-13-2009, 05:06 PM
  2. C++ main standard library Question
    By invisibleghost in forum Linux Programming
    Replies: 2
    Last Post: 10-24-2004, 12:05 PM
  3. C++ >> Standard Library >> Header File
    By hrk2006 in forum C++ Programming
    Replies: 2
    Last Post: 06-24-2003, 08:30 PM
  4. Source code of the standard library functions...
    By Nutshell in forum C Programming
    Replies: 2
    Last Post: 01-21-2002, 12:35 PM
  5. C standard library
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 12-08-2001, 12:08 PM