
12 Feb
2009
12 Feb
'09
4:12 p.m.
Joaquin M Lopez Munoz wrote:
Andrey Semashev <andrey.semashev <at> gmail.com> writes:
However, after getting a quick look at flyweight docs, it doesn't seem to provide inter-module facilities.
There's a component for getting intermodule flyweights:
http://boost.org/libs/flyweight/doc/tutorial/configuration.html#intermodule_...
Great! Thanks for the link. Then it seems using flyweight is a real alternative to the Boost.Log solution.