Showing results for Pure Virtual C++ - C++ Team Blog

Jun 29, 2023
Post comments count3
Post likes count5

AddressSanitizer continue_on_error

Jim Radigan
Jim Radigan

Visual Studio 17.6 comes with new functionality in the Address Sanitizer runtime which provides a new “checked build” for C and C++. This new runtime mode diagnoses and reports hidden memory safety errors, with zero false positives, as your app runs. Introduction C++ memory safety errors are a top concern for the industry. In Visual Studio 17.6, ...

C++Pure Virtual C++Writing Code
Jun 14, 2023
Post comments count0
Post likes count3

Pure Virtual C++ Videos Available

Sy Brand
Sy Brand

All of the videos from our Pure Virtual C++ conference are now available! You can find them all on YouTube. Overall we had 18 videos on a wide variety of C++ topics, from Rust/C++ interoperability, to value semantics, to improving compiler errors. Here are the videos for our five live sessions which ran on the day of the conference: ...

C++Pure Virtual C++
Jun 5, 2023
Post comments count0
Post likes count1

MSVC C++23 Update and Pure Virtual C++ Tomorrow!

Sy Brand
Sy Brand

In preparation for Pure Virtual C++ tomorrow Stephan T. Lavavej has made a video update of all we've been working on for conformance in MSVC for C++20 and C++23. You can sign up for Pure Virtual C++ for free here. Stephan's video is here:

C++Pure Virtual C++
Jun 1, 2023
Post comments count4
Post likes count4

Pure Virtual C++: CMake Debugger, Build Insights in Visual Studio, and more

Sy Brand
Sy Brand

Pure Virtual C++ is our free, annual, one-day virtual conference for the whole C++ community. This year it is running June 6th and you can find the session list and sign-up for free on the event page. In the run up to the conference we will be publishing new C++ videos every day. You can find the playlist on YouTube. We've published a bun...

C++Pure Virtual C++
May 24, 2023
Post comments count0
Post likes count2

Pure Virtual C++ 2023 Pre-Conference Videos

Sy Brand
Sy Brand

Pure Virtual C++ is our free, annual, one-day virtual conference for the whole C++ community. This year it is running June 6th and you can find the session list and sign-up for free on the event page. In the run up to the conference we will be publishing new C++ videos every day. You can find the playlist on YouTube. The first two videos ...

Pure Virtual C++
May 10, 2023
Post comments count0
Post likes count0

Sign Up for the free Pure Virtual C++ 2023 Conference

Sy Brand
Sy Brand

Every year we run Pure Virtual C++: a free one-day virtual conference for the whole C++ community. Next month we’re doing it again! Sign-up for free to get access to our five live sessions and a host of pre-conference content. The live event will run June 6th 13:00-16:00 UTC. Videos will be available to stream for free on YouTube after the c...

C++Pure Virtual C++
May 13, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 Recordings Available

Sy Brand
Sy Brand

Pure Virtual C++, a free one-day virtual conference for the whole C++ community, ran on 26th April 2022. All sessions are now available to watch online. Live sessions: Pre-conference sessions:  

AnnouncementC++Pure Virtual C++
Apr 26, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 is Today

Sy Brand
Sy Brand

Pure Virtual C++ 2022 is today at 14:00 UTC! Join us on Learn TV for a free one-day virtual conference for the whole C++ community. You can find the schedule here.  

AnnouncementC++Pure Virtual C++
Apr 22, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 Pre-Conference Sessions Available

Sy Brand
Sy Brand

Our pre-conference sessions for Pure Virtual C++ 2022 are now online. Find them here, and hope to see you at the main event on 26th April! Session list: There's one session on Visual Studio for Unreal Engine and Game Developers which will be uploaded soon.

C++Pure Virtual C++
Apr 13, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 Schedule Available

Sy Brand
Sy Brand

Pure Virtual C++ 2022 is a free, one-day virtual conference for the whole C++ community. The schedule is now available. You can find the full set of abstracts, alongside calendar files to download on the website. All times UTC on the 26th April. Yes, I know the times look a bit weird, it'll work out on the day! Lo...

C++AnnouncementPure Virtual C++