summaryrefslogtreecommitdiff
path: root/application-devel/c++
AgeCommit message (Collapse)Author
2018-04-19replace *all* tabs with spacesJohn Ogness
There are times when tabs are allowed and times when they are not. Let's just simply never use tabs for anything. This makes it easy to find presentations where tabs were accidentally inserted. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2015-06-02Added C++11 and Standard Library overviewAndreas Messerschmid
2015-06-02C++-Threading overview paper addedAndreas Messerschmid