Windows Implementation Libraries C++ standard requirement

RLWA32 51,536 Reputation points
2022-12-21T15:47:00.46+00:00

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.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.