Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
protomolecule
on Dec 28, 2023
|
parent
|
context
|
favorite
| on:
Learn Modern C++
"so cannot have bugs caused by misusing the pointers"
std::string_view lets you have some of the bugs that are caused by misusing pointers.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
std::string_view lets you have some of the bugs that are caused by misusing pointers.