Skip to content

Commit

Permalink
Update documentation and README
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Feb 19, 2022
1 parent 2a50e32 commit c0fd54e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ for more information and usage examples.

* GCC 5 or later with `-std=c++14` or above
* Clang 3.9 or later with `-std=c++14` or above
* Visual Studio 2015, 2017, 2019
* Visual Studio 2015 or later

Tested on [Github Actions](https://github.com/boostorg/describe/actions) and
[Appveyor](https://ci.appveyor.com/project/pdimov/describe).
Expand Down
2 changes: 1 addition & 1 deletion doc/describe/implementation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ https://boost.org/libs/mp11[Boost.Mp11].

* GCC 5 or later with `-std=c++14` or above
* Clang 3.9 or later with `-std=c++14` or above
* Visual Studio 2015, 2017, 2019
* Visual Studio 2015 or later
Tested on https://github.com/boostorg/describe/actions[Github Actions]
and https://ci.appveyor.com/project/pdimov/describe[Appveyor].
Expand Down

0 comments on commit c0fd54e

Please sign in to comment.