Vienna.cpp user group: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Daxim (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 14: | Zeile 14: | ||
|hidden=false | |hidden=false | ||
}} | }} | ||
=2014-02-10= | |||
= | ??? | ||
=2014-01-07= | |||
https://gist.github.com/daxim/8508188 | |||
* different ways to iterate over a vector/list | |||
* lambda expressions | |||
* basics of organising code into libraries | |||
* TAP testing with the least amount of code | |||
=2013-11-21= | |||
GotW [http://herbsutter.com/2013/05/09/gotw-1-solution/ 1], [http://herbsutter.com/2013/05/13/gotw-2-solution-temporary-objects/ 2] | |||
=2013-10-14= | |||
"T* ptr or T *ptr ?" | |||
* [http://www.aristeia.com/books.html Effective C++, More Effective C++] | * [http://www.aristeia.com/books.html Effective C++, More Effective C++] | ||
Zeile 31: | Zeile 47: | ||
* [http://www.cplusplus.com/ Referenz] | * [http://www.cplusplus.com/ Referenz] | ||
* [http://www.boost.org/doc/libs/ Boost-Doku] | * [http://www.boost.org/doc/libs/ Boost-Doku] | ||
[[Kategorie:Usergroups]] | [[Kategorie:Usergroups]] |