Live data from Hacker News

Deprecating Raw Pointers in C++20

bfilipek.com

1–10 of 84 posts

Re: Deprecating Raw Pointers in C++20

#8
post #6

The fact that this headline cannot be distinguished from April Fools joke by other commenters seems to say a lot about the direction in which C++ standard committee is heading.

maybe HN should have a colored header line to remind people about this day and prevent reactions

Re: Deprecating Raw Pointers in C++20

#9

This sounds to me like an April Fools joke, but the linked article on new new written on 26 March makes it sound like it's not...

They link back from there to a April 1st post, however.

> Additionally, I refer to the post C++ Will no Longer Have Pointers by Fluent C++

Following the trail of references just loops around a half dozen April 1st posts.

With that, and nothing on the drafts [0], that I can see, I'm leaning towards joke.

[0] https://github.com/cplusplus/draft

Post reply on HN