How To Use C++23 in VS

Hamza Elashry 246 Reputation points
2021-10-14T18:07:03.33+00:00

How To Use C++23 in Visual Studio

C++
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.
3,961 questions
{count} votes

Accepted answer
  1. YujianYao-MSFT 4,296 Reputation points Microsoft External Staff
    2021-10-15T07:23:55.347+00:00

    Hi @HamzaElashry-2664,

    I’m sorry the current highest version of C++ is only C++20, so C++23 cannot be used in VS.

    Best regards,

    Elya


    If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.