<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AC%2B%2B_programming_language</id>
	<title>Template:C++ programming language - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AC%2B%2B_programming_language"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:C%2B%2B_programming_language&amp;action=history"/>
	<updated>2026-05-04T01:54:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:C%2B%2B_programming_language&amp;diff=97856&amp;oldid=prev</id>
		<title>Indicwiki: 1 revision imported from :alpha:Template:C++_programming_language</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:C%2B%2B_programming_language&amp;diff=97856&amp;oldid=prev"/>
		<updated>2023-03-01T10:58:00Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://alpha.indicwiki.in/index.php?title=Template:C%2B%2B_programming_language&quot; class=&quot;extiw&quot; title=&quot;alpha:Template:C++ programming language&quot;&gt;alpha:Template:C++_programming_language&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:28, 1 March 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Indicwiki</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:C%2B%2B_programming_language&amp;diff=97855&amp;oldid=prev</id>
		<title>alpha&gt;Indicwiki: Created page with &quot;{{Navbox | name = C++ programming language | title = C++ | state = {{{state|autocollapse}}} | bodyclass = hlist  | above = *C++ *Outline *C++#Stan...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:C%2B%2B_programming_language&amp;diff=97855&amp;oldid=prev"/>
		<updated>2023-02-18T08:46:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Navbox | name = C++ programming language | title = &lt;a href=&quot;/index.php?title=C%2B%2B&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;C++ (page does not exist)&quot;&gt;C++&lt;/a&gt; | state = {{{state|autocollapse}}} | bodyclass = hlist  | above = *&lt;a href=&quot;/index.php?title=C%2B%2B&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;C++ (page does not exist)&quot;&gt;C++&lt;/a&gt; *&lt;a href=&quot;/index.php?title=Outline_of_C%2B%2B&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Outline of C++ (page does not exist)&quot;&gt;Outline&lt;/a&gt; *C++#Stan...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Navbox&lt;br /&gt;
| name = C++ programming language&lt;br /&gt;
| title = [[C++]]&lt;br /&gt;
| state = {{{state|autocollapse}}}&lt;br /&gt;
| bodyclass = hlist&lt;br /&gt;
&lt;br /&gt;
| above =&lt;br /&gt;
*[[C++]]&lt;br /&gt;
*[[Outline of C++|Outline]]&lt;br /&gt;
*[[C++#Standardization|C++98]]&lt;br /&gt;
*[[C++03]]&lt;br /&gt;
*[[C++11]]&lt;br /&gt;
*[[C++14]]&lt;br /&gt;
*[[C++17]]&lt;br /&gt;
*[[C++20]]&lt;br /&gt;
*[[C++23]]&lt;br /&gt;
*[[:Category:C++ libraries|Libraries]]&lt;br /&gt;
&lt;br /&gt;
| group1 = Features&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[C++ classes|Classes]]&lt;br /&gt;
*[[Concepts (C++)|Concepts]]&lt;br /&gt;
*[[C++#Exception handling|Exception handling]] ([[Exception safety]])&lt;br /&gt;
*[[Function overloading]]&lt;br /&gt;
*[[New and delete (C++)|new and delete]]&lt;br /&gt;
*[[Operator overloading]]&lt;br /&gt;
*[[Operators in C and C++|Operators]]&lt;br /&gt;
*[[Reference (C++)|References]]&lt;br /&gt;
*[[Template (C++)|Templates]]&lt;br /&gt;
*[[Template metaprogramming]]&lt;br /&gt;
*[[Virtual function]]s&lt;br /&gt;
&lt;br /&gt;
| group2 = [[C++ Standard Library|Standard Library]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Input/output (C++)|I/O Streams]]&lt;br /&gt;
*[[Smart pointer]]s&lt;br /&gt;
*[[Standard Template Library|STL]]&lt;br /&gt;
*[[C++ string handling|Strings]]&lt;br /&gt;
&lt;br /&gt;
| group3 = Ideas&lt;br /&gt;
| list3 = &lt;br /&gt;
* [[As-if rule]]&lt;br /&gt;
* [[Curiously recurring template pattern]]&lt;br /&gt;
* [[Most vexing parse]]&lt;br /&gt;
* [[One Definition Rule]]&lt;br /&gt;
* [[Resource acquisition is initialization]]&lt;br /&gt;
* [[Rule of three (C++ programming)|Rule of three]]&lt;br /&gt;
* [[Special member functions]]&lt;br /&gt;
* [[Substitution failure is not an error]]&lt;br /&gt;
&lt;br /&gt;
| group4 = [[:Category:C++ compilers|Compilers]]&lt;br /&gt;
| list4 =&lt;br /&gt;
*[[List of compilers#C++ compilers|Comparison of C++ compilers]]&lt;br /&gt;
*[[Borland C++]]&lt;br /&gt;
*[[Borland C++|Borland Turbo C++]]&lt;br /&gt;
*[[C++Builder]]&lt;br /&gt;
*[[Clang]]&lt;br /&gt;
*[[GNU Compiler Collection|GCC]]&lt;br /&gt;
*[[Intel C++ Compiler]]&lt;br /&gt;
*[[Oracle Developer Studio|Oracle Solaris Studio]]&lt;br /&gt;
*[[Visual C++]]&lt;br /&gt;
*[[Watcom C/C++]]&lt;br /&gt;
&lt;br /&gt;
| group5 = [[:Category:Integrated development environments|IDEs]]&lt;br /&gt;
| list5 =&lt;br /&gt;
*[[Comparison of integrated development environments#C/C++|Comparison of C IDEs]]&lt;br /&gt;
*[[Anjuta]]&lt;br /&gt;
*[[CLion]]&lt;br /&gt;
*[[Code::Blocks]]&lt;br /&gt;
*[[CodeLite]]&lt;br /&gt;
*[[DevC++]]&lt;br /&gt;
*[[Eclipse (software)|Eclipse]]&lt;br /&gt;
*[[Geany]]&lt;br /&gt;
*[[Microsoft Visual Studio]]&lt;br /&gt;
*[[NetBeans]]&lt;br /&gt;
*[[KDevelop]]&lt;br /&gt;
*[[Qt Creator]]&lt;br /&gt;
&lt;br /&gt;
| group6 = Superset languages&lt;br /&gt;
| list6 =&lt;br /&gt;
*[[Objective-C++]]&lt;br /&gt;
*[[C++/CLI]]&lt;br /&gt;
*[[C++/CX]]&lt;br /&gt;
*[[C++/WinRT]]&lt;br /&gt;
*[[Ch (computer programming)|Ch]]&lt;br /&gt;
*[[SYCL]]&lt;br /&gt;
&lt;br /&gt;
| group7 = Dialects&lt;br /&gt;
| list7 =&lt;br /&gt;
*[[Embedded_C%2B%2B| Embedded C++]]&lt;br /&gt;
&lt;br /&gt;
| group8 = Relative to&amp;lt;br /&amp;gt;other languages&lt;br /&gt;
| list8 =&lt;br /&gt;
*[[Compatibility of C and C++]]&lt;br /&gt;
*[[Comparison of Java and C++]]&lt;br /&gt;
*[[Comparison of ALGOL 68 and C++]]&lt;br /&gt;
*[[Comparison of programming languages]]&lt;br /&gt;
&lt;br /&gt;
| below =&lt;br /&gt;
*{{icon|Category}} '''[[:Category:C++ programming language family|Category]]'''&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>alpha&gt;Indicwiki</name></author>
	</entry>
</feed>