1. 09 1月, 2018 22 次提交
  2. 06 1月, 2018 3 次提交
  3. 05 1月, 2018 1 次提交
  4. 03 1月, 2018 1 次提交
  5. 30 12月, 2017 2 次提交
  6. 29 12月, 2017 2 次提交
  7. 28 12月, 2017 3 次提交
  8. 25 12月, 2017 1 次提交
  9. 24 12月, 2017 1 次提交
    • N
      📝 added exception 403 to documentation of at (#888) · 3113a52a
      Niels Lohmann 提交于
      The at function throws json::out_of_range.403 when a nonexistent object key is provided (just like the usual at function). This was not documented and users could assume json::out_of_range.404 would be thrown instead.
      
      - Updated documentation.
      - Added example code.
      3113a52a
  10. 23 12月, 2017 1 次提交
  11. 21 12月, 2017 1 次提交
  12. 19 12月, 2017 1 次提交
    • N
      📝 fix for #883 · 88ddb12a
      Niels Lohmann 提交于
      - Adjusted table to user-defined exceptions. This was forgotten in the 3.0.0 update.
      - Added update function to the table.
      88ddb12a
  13. 18 12月, 2017 1 次提交