← Back to context

Comment by prerok

1 hour ago

Yeah, it's a shame we never got something like boost for C. Every company I ever worked for had its own common C library solving these problems.

I worked at a shop where we used Boost in a C++ code base that the only use of C++ was the harness to use Boost. After that, it was all C, object-styled C, as that code base started before C++ compilers were not a template overlay on C.