|
|
|
|
|
by MaulingMonkey
4146 days ago
|
|
> "Just throw Boost in there and you're done [and turn your 1s compile time into 10 minutes] XDDD" You know this to be hyperbolic. My unfortunate experience has been that on a larger scale project, people will eventually desire every feature from a boost container, re-implement it in a buggy fashion, leading to a slower, buggier, poorly designed clone of something boost had. I eventually started fixing container bugs by rewriting them in terms of boost containers... |
|