Hacker News new | ask | show | jobs
by mkoubaa 284 days ago
I'd rather they just used the abseil headers they needed with the abseil license at the top than make it a build dependency.

The concept of a package is antithetical to C++ and no amount of tooling can fix that.

1 comments

abseil is not header-only, though
Skill issue