▲ | ptspts 5 days ago | |||||||
The correct spelling is in lowercase: shared_ptr<T> . The title of the article is correct, the title of the HN post is incorrect. | ||||||||
▲ | tialaramex 5 days ago | parent | next [-] | |||||||
In hindsight this convention seems weird to me by the way. I didn't question it for the decades I was paid money to write C, but after adopting Rust it jumped out more that it's weird how monocase the C and C++ standard libraries are. Maybe there's a reason I'd never run into, but this seems like a missed opportunity. Even if I have no idea what Goose is, I can see it's a type, that seems like a win. | ||||||||
| ||||||||
▲ | Waterluvian 5 days ago | parent | prev [-] | |||||||
I believe HN does that automatically. |