MIPT-ILab / MDSP

[2009 – 2012] MDSP: functional simulation of a Multimedia Digital Signal Processor
MIT License
3 stars 1 forks source link

Smart pointers study #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Study smart pointers conception
2. Study realizations of smart pointers in STL (std::auto_ptr) and Boost 
(http://www.boost.org/doc/libs/1_45_0/libs/smart_ptr/smart_ptr.htm)
3. Describe study results in wiki
4. Make a presentation about smart pointers for the team

Original issue reported on code.google.com by yuri.ba...@gmail.com on 24 Nov 2010 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by yuri.ba...@gmail.com on 25 Nov 2010 at 9:04

GoogleCodeExporter commented 9 years ago
What kind of presentation I have to do: such that for it was possible to 
self-study the smartpointers or presentation, which will serve as accompaniment 
to the speech?

(I apologize for grammar:)

Original comment by aleksey....@gmail.com on 1 Dec 2010 at 9:58

GoogleCodeExporter commented 9 years ago
i think best solution is to prepare a presentation for your speech, and article 
for wiki with more details.

Original comment by yuri.ba...@gmail.com on 1 Dec 2010 at 1:48

GoogleCodeExporter commented 9 years ago
Don't try to write a book on the subjecct. Only things that are important for 
our work to start, and things to make other people to start. Think what is the 
purpose of smart pointers and what good they can bring to our project.

BTW, understanding what is important and what is not is a great skill, and 
those who are skilled in it rule the world.

Original comment by grigory....@gmail.com on 1 Dec 2010 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by aleksey....@gmail.com on 4 Dec 2010 at 9:24

GoogleCodeExporter commented 9 years ago

Original comment by plim.the...@gmail.com on 24 Mar 2011 at 4:40

GoogleCodeExporter commented 9 years ago
The article about Smart Pointers was written and now is avaliable in the wiki 
section HOWTO.

Original comment by plim.the...@gmail.com on 18 Apr 2011 at 9:07

GoogleCodeExporter commented 9 years ago
Nice job! Very good article.

Original comment by yuri.ba...@gmail.com on 18 Apr 2011 at 11:20