1. 06 Apr, 2016 1 commit
    • Dominik Charousset's avatar
      Switch back from maybe to optional · 84c56c73
      Dominik Charousset authored
      The class `maybe` is obsoleted by `result` in all cases that could return an
      error. In all other cases, `optional` is equally well suited to do the job.
      Since C++17 will contain an `optional` class, it makes more sense to use this
      abstraction and switch to the standard library version once available.
      84c56c73
  2. 04 Apr, 2016 5 commits
  3. 01 Apr, 2016 1 commit
  4. 30 Mar, 2016 1 commit
  5. 23 Mar, 2016 1 commit
  6. 22 Mar, 2016 2 commits
  7. 21 Mar, 2016 1 commit
  8. 18 Mar, 2016 1 commit
  9. 17 Mar, 2016 1 commit
  10. 15 Mar, 2016 1 commit
  11. 14 Mar, 2016 1 commit
  12. 11 Mar, 2016 1 commit
  13. 10 Mar, 2016 3 commits
  14. 09 Mar, 2016 5 commits
  15. 08 Mar, 2016 1 commit
  16. 07 Mar, 2016 7 commits
  17. 04 Mar, 2016 5 commits
  18. 03 Mar, 2016 2 commits