hana
hana copied to clipboard
Fine-grained identification of MSVC CXX version in traits.hpp
More fine-grained solution for #475 without poisoning downstream compile directives.
Tested against Microsoft Visual Studio Community 2019 Version 16.9.6 with CMAKE_CXX_STANDARD set to 11, 14, 17, and 20.
Sorry for not noticing this easy fix, I focus all my efforts on libc++ these days. Can you rebase onto develop and re-push? I'll merge this.