|
From: Andrea <mar...@go...> - 2010-10-30 13:17:01
|
Hi, I was wondering if there is a special reason why Currency does not have operator< so that it cannot be the key of a map. Before adding it myself I wanted to check if I am doing something bad. something like map<Currency, Handle<YieldCurve> > Andrea |