srctree

Robin Linden parent 863046bf e8f85798
Add support for building with MSVC

inlinesplit
.bazelrc added: 3, removed: 2, total 1
@@ -1 +1,2 @@
build --cxxopt='-std=c++2a'
build:gnulike --cxxopt='-std=c++2a'
build:msvc --cxxopt='-std:c++latest'