Boost logo

Boost Users :

Subject: Re: [Boost-users] Using lambda expressions in stl algorithms
From: przemyslaw.sliwa_at_[hidden]
Date: 2010-12-14 11:10:18


Hello,

EventTypeis a string and CurrencyEventPtr is just shared_ptr.
CurrencyCouple is just a class, nothing special.

typdef std::string EventType;
typedef boost::shared_ptr<CurrencyEvent> CurrencyEventPtr;

Thanks for help

___________________________________________________________
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is prohibited.

Please refer to http://www.bnpparibas.co.uk/en/information/legal_information.asp?Code=ECAS-845C5H for additional disclosures.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net