Embedding Bazaar into C/C++ applications
Eugene Wee
crystalrecursion at gmail.com
Fri Dec 11 04:18:01 GMT 2009
Hi,
On Thu, Dec 10, 2009 at 10:39 PM, Stephen J. Turnbull
<turnbull at sk.tsukuba.ac.jp> wrote:
> I assume you're talking about the fact that it's mostly macros?
>
> How macros interact with copyleft has to be about the most obscure
> area of open source licensing, though.
"Mostly macros" is an exaggeration... a significant portion of Boost
C++ libraries is implemented by C++ templates, not macros. The fact
that template instantiation is not the same mechanism as macro
replacement might make a difference.
Regards,
Eugene Wee
More information about the bazaar
mailing list