Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
c [2019/08/11 09:55] – [Miscellany] rpjdayc [2019/08/13 12:31] (current) – [Links] rpjday
Line 10: Line 10:
   * ''nothrow'' forms of ''new'' and ''delete'' (11.2.4)   * ''nothrow'' forms of ''new'' and ''delete'' (11.2.4)
   * initializer lists   * initializer lists
 +  * "using" for type aliases
  
 ===== Links ===== ===== Links =====
Line 31: Line 32:
  
   * [[https://en.wikipedia.org/wiki/Compatibility_of_C_and_C++|Compatibility of C and C++]]   * [[https://en.wikipedia.org/wiki/Compatibility_of_C_and_C++|Compatibility of C and C++]]
 +
 +===== Stroustrup =====
 +
 +
 +
  
 ===== New features in C++11 ===== ===== New features in C++11 =====
Line 119: Line 125:
 ===== Standard library ===== ===== Standard library =====
  
-  * __std::list__ +  * ''std::list'' 
-  * __std::string__+  * ''std::string'' 
 ===== Coding style ===== ===== Coding style =====
  
  • c.1565517321.txt.gz
  • Last modified: 2019/08/11 09:55
  • by rpjday