7 ms·
Out of curiosity, are you unlikely to use the code because it's C++ or because it comes from Facebook?
by stianan 14y ago
Out of curiosity, are you unlikely to use the code because it's C++ or because it comes from Facebook?
- tptacek 14y agoC++.
- tomjen3 14y agoI realise this is a dangerous subject, but I am genuinly curious: given the business you run and the work you do for the Freebsd team, why would you object to using c++, but not c? I could understand why you would object to both, but why only the lower level language.
- seiji 14y agoPersonally, I can't keep all of how C++ works in my brain at once. Most people end up limiting themselves to a "sane subset" of C++ to compensate for spec sprawl. But, everybody picks a different subset, so you can quickly stumble on things you think you know but don't work quite right when working on non-self-originated code.
- tptacek 14y agoI don't work for the FreeBSD team.
- cperciva 14y agogiven the business you run and the work you do for the Freebsd team Are you getting confused between tptacek and me?