Martin Moene
Martin Moene
See: - [doctest roadmap](https://github.com/onqtam/doctest/blob/dev/doc/markdown/roadmap.md) - [doctest issue 4](https://github.com/onqtam/doctest/issues/4) - [doctest dev branch](https://github.com/onqtam/doctest/tree/dev)
Watch [Catch PR 1358](https://github.com/catchorg/Catch2/pull/1358)
Plan: - [x] Request contributors - [ ] Responses reveived - [ ] Apply change --- ``` $ git log --pretty="%an %n%cn " |sort |uniq |grep -v moene ```
Update expected-lite to proposal [~p0323r5~ p0323r6](http://wg21.link/p0323). Provide (some) backward compatibility through CMake variable `EXPECTED_P0323R`. See also issues: - [ ] operator== Missing for void specialization, issue #29. Plan: 1. `unexpected[_type]`:...
See e.g. [gsl-lite issue 38](https://github.com/martinmoene/gsl-lite/issues/38), section [Installation and use](https://github.com/martinmoene/gsl-lite#installation-and-use), [CMakeLists.txt](), [cmake](https://github.com/martinmoene/gsl-lite/tree/master/cmake), [script/install-gsl-pkg.py](https://github.com/martinmoene/gsl-lite/blob/master/script/install-gsl-pkg.py), [example/cmake-pkg](https://github.com/martinmoene/gsl-lite/tree/master/example/cmake-pkg). ToDo: - [ ] Readme, section Installation and use - [ ] CMakeLists.txt - [ ] script/update-version.py...
[Boost.Outcome.v2 Review Report](https://lists.boost.org/Archives/boost/2018/02/241066.php).
As advocated by Niall Douglas in section *2.1 All-wide or all-narrow observers* of [p0762 - Concerns about expected from the Boost.Outcome peer review](http://wg21.link/p0762).