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/10 19:51] – [attributes] 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 116: Line 122:
     * concrete     * concrete
     * abstract     * abstract
 +
 +===== Standard library =====
 +
 +  * ''std::list''
 +  * ''std::string''
  
 ===== Coding style ===== ===== Coding style =====
  • c.1565466678.txt.gz
  • Last modified: 2019/08/10 19:51
  • by rpjday