Difference between revisions of "Template:C++ Standard Library"
Jump to navigation
Jump to search
imported>Quintus V. (Replace "Standard Template Library" by "Containers". The STL is _not_ a subset of the modern C++ Standard Library.) |
imported>Quintus V. (No separate main section for just a few miscellaneous headers) |
||
| Line 29: | Line 29: | ||
* [[C signal handling|Signals]] | * [[C signal handling|Signals]] | ||
* [[C alternative tokens|Alternative tokens]] | * [[C alternative tokens|Alternative tokens]] | ||
| − | + | * Miscellaneous headers: | |
| − | * <code><[[assert.h|assert.h]]></code> | + | ** <code><[[assert.h|assert.h]]></code> |
| − | * <code><[[errno.h|errno.h]]></code> | + | ** <code><[[errno.h|errno.h]]></code> |
| − | * <code><[[setjmp.h|setjmp.h]]></code> | + | ** <code><[[setjmp.h|setjmp.h]]></code> |
| − | * <code><[[stdarg.h|stdarg.h]]></code> | + | ** <code><[[stdarg.h|stdarg.h]]></code> |
}}<noinclude> | }}<noinclude> | ||
[[Category:Software development templates]] | [[Category:Software development templates]] | ||
[[Category:Programming language templates]] | [[Category:Programming language templates]] | ||
</noinclude> | </noinclude> | ||