Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cplusplus.html.zip | 2014-03-02 | 845.9 kB | |
c++-annotations-html_9.8.1-1_all.deb | 2014-03-02 | 649.4 kB | |
c++-annotations_9.8.1.orig.tar.gz | 2014-03-02 | 1.6 MB | |
cplusplus.yo.zip | 2014-03-02 | 1.3 MB | |
cplusplus.txt.zip | 2014-03-02 | 520.1 kB | |
cplusplus.ps.zip | 2014-03-02 | 4.2 MB | |
cplusplus.pdf.zip | 2014-03-02 | 9.0 MB | |
README | 2014-03-02 | 559 Bytes | |
Totals: 8 Items | 18.1 MB | 0 |
C++-annotations (9.8.1) * Added explanatory paragraphs about using static_casts to derived classes using shared_ptr or unique_ptr objects holding pointers to base classes (cf. the class 'unique_ptr' and Casting shared pointers) * Added explanatory paragraphs about defining (const_)iterators and (const_)reverse_iterators (cf. 21.14.2: Implementing a `reverse_iterator'). * Added an example showing how to declare a bound friend function template to a class template (cf. Templates instantiated for specific types as friends)