I think it's only dll related?

Wladimir

On 21 Feb., 00:57, Jeffrey Walton <[email protected]> wrote:
>
> Had a quick look at this.....
>
> //! represents single-variable polynomials over arbitrary rings
> /*!     \nosubgrouping */
> template <class T> class PolynomialOver
> {
>   public:
>   ...
>
> }
>
> The class is not being exported (CRYPTOPP_DLL), and might even need a
> manual instantiation (CRYPTOPP_DLL_TEMPLATE_CLASS).
>
> Jeff

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to