Windows Implementation Libraries C++ standard requirement
RLWA32
51,536
Reputation points
I started experimenting with the Windows Implementation Libraries (WIL). I know that VS2022 and earlier versions through VS2015 default to C++ 14 and I'm wondering if WIL contains any requirement for more recent C++ standards (C++20, C++17)? So far I haven't stumbled across any problems leaving the default setting but my experimentation is just beginning.
Windows development | Windows API - Win32
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Sign in to answer