Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
baltbalt
on Sept 29, 2019
|
parent
|
context
|
favorite
| on:
JSON for Modern C++
I don't understand those single header libraries. Anyone writing code in c or c++ knows how to link a library. It's really annoying when writing code for a platform with limited ram.
umvi
on Sept 29, 2019
[–]
Unfortunately template-heavy libraries have to be header-only; otherwise the preprocessor doesn't know which flavors of the template you want to use.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: