TR library extensions

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Oct 6 10:39:00 GMT 2003


Paolo Carlini <pcarlini@unitus.it> writes:

| Pétur Runólfsson wrote:
| 
| >I don't think all of it needs to be written from scratch. Many
| >of the Boost components can probably be imported from Boost, except
| >that everything needs to be uglified. The unordered_* containers
| >can probably be based on the current hash_* containers.
| >
| Pétur, I had the VERY SAME thought!
| 
| In particular, about your first point, the reason why I didn't post
| something is that I was unsure about the Boost license, I understand
| from your message that is already GPL... Great!

Boost licence is not GPL; but I believe it can be used with a GPLed
software.  If fact, it is not desirable that V3 be GLPed; that is why
it is "GPL with runtime exception"ed.

-- Gaby



More information about the Libstdc++ mailing list