|
|
|
|
|
by pagghiu
874 days ago
|
|
The bloat free is more referring to executable size, build complexity, compile time and in general to hidden complexity. Every library having its own version of common data structure is unfortunately something that C++ programmers can't really seem to agree on :) |
|