$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-12-05 08:11:15
Hello,
Does it work with static templated members of templated classes? because if not perfectly prepared, it may end up with copies of the templated member instead of a unique shared member between the dlls. (Or I am missing the goal of your proposed system ?)
Best regards,
Pierre