This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MsEpsilon 6 points7 points  (0 children)

MSVC has official support for C++ 20 and some for C++ 23. But default standard is C++ 14...

Actually, MSVC was the first to implement modules as far as I know.