CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Join Date
    Oct 2000
    Location
    London, England
    Posts
    4,773

    Re: Problem in vector.

    I think the FAQ needs a topic on smart pointers. I should look up the "How do I submit a topic" I guess and then write it.

  2. #17
    Join Date
    Aug 2000
    Location
    New Jersey
    Posts
    968

    Re: Problem in vector.

    Quote Originally Posted by NMTop40
    I think the FAQ needs a topic on smart pointers. I should look up the "How do I submit a topic" I guess and then write it.
    That's a good idea, but maybe an article would be better.

    I've been considering writing an article on this, but haven't had the time to put one together.
    David Maisonave
    Author of Policy Based Synchronized Smart Pointer
    http://axter.com/smartptr


    Top ten member of C++ Expert Exchange.
    C++ Topic Area

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured