C++ Insights Episode 51: The magic of C++20s std::source_location

a week ago 10

I published a new C++ insights episode: The magic of C++20s std::source_location. In this episode, you learn about std::source_location and how its static member function current works. Source code: https://compiler-explorer.com/z/sd5Ef64a8 Andreas


View Entire Post

Read Entire Article