Difference between revisions of "Template:C++ programming language"
Jump to navigation
Jump to search
imported>Kevinarpe (Add CLion IDE) |
imported>Dsimic (Redirects should be avoided; Cleaned up and alphabetized) |
||
| Line 16: | Line 16: | ||
| list1 = | | list1 = | ||
*[[C++ classes|Classes]] | *[[C++ classes|Classes]] | ||
| − | *[[ | + | *[[C++#Exception_handling|Exception handling]] |
*[[Function overloading]] | *[[Function overloading]] | ||
*[[Operator overloading]] | *[[Operator overloading]] | ||
*[[Operators in C and C++|Operators]] | *[[Operators in C and C++|Operators]] | ||
| − | *[[C++ | + | *[[Template (C++)|Templates]] |
| group2 = [[C++ Standard Library]] | | group2 = [[C++ Standard Library]] | ||
| list2 = | | list2 = | ||
| + | *[[Input/output (C++)|I/O Streams]] | ||
| + | *[[Smart pointer]]s | ||
*[[Standard Template Library|STL]] | *[[Standard Template Library|STL]] | ||
*[[String (C++)|Strings]] | *[[String (C++)|Strings]] | ||
| − | |||
| − | |||
| group4 = [[:Category:C++ compilers|Compilers]] | | group4 = [[:Category:C++ compilers|Compilers]] | ||
| list4 = | | list4 = | ||
| − | *[[ | + | *[[List of compilers#C++ compilers|Comparison of C++ compilers]] |
| + | *[[Borland C++]] | ||
| + | *[[Borland Turbo C++]] | ||
*[[C++Builder]] | *[[C++Builder]] | ||
| − | |||
*[[Clang]] | *[[Clang]] | ||
*[[GNU Compiler Collection|GCC]] | *[[GNU Compiler Collection|GCC]] | ||
| − | |||
*[[Intel C++ Compiler]] | *[[Intel C++ Compiler]] | ||
*[[Visual C++]] | *[[Visual C++]] | ||
| Line 43: | Line 43: | ||
| group5 = [[:Category:Integrated development environments|IDEs]] | | group5 = [[:Category:Integrated development environments|IDEs]] | ||
| list5 = | | list5 = | ||
| − | *[[ | + | *[[Comparison of integrated development environments#C/C++|Comparison of C IDEs]] |
*[[Anjuta]] | *[[Anjuta]] | ||
| + | *[[JetBrains#CLion|CLion]] | ||
*[[Code::Blocks]] | *[[Code::Blocks]] | ||
*[[CodeLite]] | *[[CodeLite]] | ||
| Line 51: | Line 52: | ||
*[[Microsoft Visual Studio]] | *[[Microsoft Visual Studio]] | ||
*[[NetBeans]] | *[[NetBeans]] | ||
| − | |||
| group6 = C++ and other languages | | group6 = C++ and other languages | ||
Revision as of 07:13, 30 May 2015
Usage
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state= parameter may be used:
|state=collapsed:{{C++ programming language|state=collapsed}}to show the template collapsed, i.e., hidden apart from its title bar|state=expanded:{{C++ programming language|state=expanded}}to show the template expanded, i.e., fully visible|state=autocollapse:{{C++ programming language|state=autocollapse}}
If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.
Related template
| The above documentation is transcluded from Template:C++ programming language/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |