Elektrine lite

← Feed

@thephd@pony.social

Post #1897174

2026-05-02 23:21 UTC

@typeswitch@gamedev.lgbt @fay59@tech.lgbt Yeah, I think auto should be reserved for if it ever gets more advanced and we use auto for something closer to "safe type deduction that does not trigger type checking errors" rather than another way to spell default. auto would also provide opportunities for const auto x: (all const variables but not mutable ones), auto *p: (all pointer variables), and things of that nature.

Replies (0)

No replies.