hana icon indicating copy to clipboard operation
hana copied to clipboard

Fine-grained identification of MSVC CXX version in traits.hpp

Open JamesJCode opened this issue 4 years ago • 1 comments

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.

JamesJCode avatar May 30 '21 12:05 JamesJCode

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.

ldionne avatar Mar 31 '22 17:03 ldionne