Windows Implementation Libraries C++ standard requirement

RLWA32 49,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++
{count} votes

Your answer

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