Viewing profile — danielozcpp
danielozcpp
HN member- Joined
- Sun, Aug 22, 2021, 4:29 PM UTC
- HN karma
- 53
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About danielozcpp
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #28420511
Archive link: https://web.archive.org/web/20210115100109/https://www.state...
- story
- comment
-
comment
Comment #28407568
Thank you. 42. I edited my comment above.
-
comment
Comment #28406874
int const* const x; // C int const& x; // C++ A reference is functionally equivalent to a const pointer. (Reference reassignment is disallowed. Likewise, you cannot reassign a cons…
- comment
- comment
-
comment
Comment #28402612
Archive link: https://web.archive.org/web/20210902102730/https://noteflake...