|
|
|
|
|
by JasuM
4526 days ago
|
|
Boost has a very liberal license, unlike Cairo. C++ libraries, at least the GNU C++ library, have directly based some of their implementations on Boost. This might lead to C++ library vendors not implementing the standard and requiring using a third party library, perhaps later integrating them into their own libraries. Thinking about it, it is not probably a bad thing, it will just take longer than with other parts of the standard. Of course, this is just pure speculation and things might turn out very differently. |
|