1. 13 9月, 2021 1 次提交
  2. 06 9月, 2021 1 次提交
  3. 30 8月, 2021 1 次提交
  4. 20 8月, 2021 1 次提交
  5. 12 8月, 2021 1 次提交
  6. 30 7月, 2021 1 次提交
  7. 23 7月, 2021 1 次提交
  8. 09 7月, 2021 1 次提交
  9. 28 6月, 2021 2 次提交
  10. 19 6月, 2021 1 次提交
  11. 18 6月, 2021 3 次提交
  12. 11 6月, 2021 6 次提交
  13. 14 5月, 2021 6 次提交
    • H
      Updated Con.1 to make one function a definition, closes #1785 · e5839299
      Herb Sutter 提交于
      Also fixed "arguments" -> "parameters"
      e5839299
    • P
      Remove 2 redundant else, according to rule F.56 (#1766) · bfa349b6
      peno2 提交于
      * Remove 2 redundant else, according to rule F.56
      
      * Remove continue from example code
      
      Update after pull request comment.
      bfa349b6
    • 5
      Fix C.127 example (#1775) · 211f6cfe
      5chmidti 提交于
      - fix for D being abstract but trying to create an object of type D in make_unique<D>()
      211f6cfe
    • H
      Restored `*sizeof(int)` after merging PR #1776 · de20b33d
      Herb Sutter 提交于
      de20b33d
    • J
      A mixed bag of minor fixes, mostly related to language use (I mean English, not C++) (#1776) · bf63aca3
      Juha Reunanen 提交于
      * Minor comment fix
      
      * Minor language fix
      
      * Minor language fix
      
      * Minor clarification
      
      * Minor language fix
      
      * Minor language fix
      
      * Remove whitespace for clarity
      
      * Make whitespace consistent (again, it wasn't the "bad" here, right?)
      
      * Minor language fix
      
      * Change weird formatting for emphasis
      
      * Fix (what I believe is) a slightly distracting typo
      
      * Minor language fix
      
      * Suggest to highlight even security vulnerabilities as a possible outcome of concurrency errors
      
      * Minor language fix
      
      * Suggest to add new section for a seemingly unrelated note
      
      * Minor language fix
      
      * Minor language fix (not sure what this intended to say in the first place?)
      
      * Minor language fix
      
      * Add minor remark
      
      * Minor language improvement
      
      * Minor language fix
      
      * Point out a bad example
      
      * Minor fixes
      
      * Minor language fix
      
      * Add missing period (the lack of which doesn't look bad here, but does a bit in the rendered html)
      
      * Minor language fix
      
      * Minor language fix
      
      * Minor typo fix (but is this what was meant?)
      
      * Minor language improvement (?)
      
      * Minor language fix
      
      * Minor language fix (?)
      
      * Add missing closing quotation mark
      
      * Minor language fix
      
      * Minor language fix
      
      * Remove extra dot (or was it supposed to be three dots instead?)
      
      * Minor language fix
      
      * Minor language fix
      
      * Minor language fix
      
      * Minor language fix
      
      * Minor language improvement
      
      * Minor formatting improvements
      
      * Minor improvements
      
      * Minor language fix
      
      * More fixing
      
      * Add missing parentheses (did I get it right?)
      
      * Minor language fix (?)
      
      * Minor language fix
      
      * Minor language fix
      
      * Fix language (but is this what was meant in the first place?)
      
      * Update heading to match content (in particular, the example)
      
      * Remove superfluous whitespace
      
      * Update also the "bad" example to use int*
      bf63aca3
    • B
  14. 10 5月, 2021 1 次提交
  15. 06 4月, 2021 7 次提交
  16. 02 4月, 2021 6 次提交