Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpderetta
on Oct 6, 2022
|
parent
|
context
|
favorite
| on:
RFC: C++ Buffer Hardening
extern templates won't help for user defined types of course as the standard library couldn't possibly have instantiations for them :).
Some non template helpers might be improved of course.
pjmlp
on Oct 6, 2022
[–]
They help for common types like std::string.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Some non template helpers might be improved of course.