Login  Register

Re: issue with the evaluationDate

Posted by Bojan Nikolic on Sep 15, 2011; 8:03pm
URL: http://quantlib.414.s1.nabble.com/issue-with-the-evaluationDate-tp8822p8823.html


Hi Didrik,

A possibility which I've seen before:

I would suggest checking the linking stage to make sure that symbols
defined (through template instantiation) in multiple compilation units
correctly get amalgamated into one. The reason is that the
evaluationdate mechanism depends on a singleton pattern which is
implemented in a template (and therefore in a header file, see
ql/patterns/singleton.hpp).

Best,
Bojan


--
Bojan Nikolic          ||          http://www.bnikolic.co.uk

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev