docs: MSVC constraints moved to Visual Studio

This commit is contained in:
Mateusz Pusz
2020-09-08 20:36:45 +02:00
parent 675d77f3ba
commit 9ca65240c8
5 changed files with 6 additions and 5 deletions

View File

@@ -25,4 +25,5 @@ Until then, please code alike what is there already:
## Backward Compatibility
Before submission, please remember to check if the code compiles fine on all the supported compilers (gcc-10 and MSVC so far).
Before submission, please remember to check if the code compiles fine on all the supported compilers
(gcc-10 and Visual Studio 16 so far).