Hi,

I think this needs clarification:

On Fri, Nov 08, 2013 at 09:09:21AM +0100, Fridrich Strba wrote:
> 1) librevenge uses boost,

Boost is only used internally. It is not (and it shall not be) exposed
anywhere in the public API.

> but we don't want it to be runtime
> dependency, so no linking with it.

IOW, header-only "libraries" from Boost are okay (most of them fall to
this category). Libraries, which require linking, e.g., DateTime,
Filesystem or Threads, are not.

D.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to