Slashdot Mirror


User: reney

reney's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. WARNING: EXAMPLE HTML-FUXORED < > on C++ Answers From Bjarne Stroustrup · · Score: 1



    void draw_all(list&ltShape*&gt& lst)
    {
    for_each(lst.begin(),lst.end(),mem_fun(&Shape::d raw));
    }



    --
    "NT: taskmanager is not responding"