$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Any interest in static plugins?
From: Pierre Morcello (pmorcell-cppfrance_at_[hidden])
Date: 2009-11-30 07:25:29
Dave van Soest wrote :
>>>>I just tested this functionality in a dynamically loaded library and that works now too.
Does it work correctly with static member of templated classes for example? I have always had problem of conflicts for those. I mean conflicts like a creation of static members copy instead of a reuse of a shared static instance (when one dll use another one dll) ... -Please note that I am no dll expert -.
Best regards,
Pierre Morcello