• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Nice containers in C++11

Joined
10/22/11
Messages
66
Points
18
Hi geeks.

Does it exist a cool new container in C++11?

I need an associative container à la C++ stl::map and it might be useful it is a sequence container such as std::vector.

I am playing around with time series, and would be keen to learn something new about C++11 at the same time (following the recent advice de alguien que queda al otro lado de la Tierra ;) ).

Thank you.
Édouard
 
Ed, you in Spain? I'm currently in Madrid and looking for people with an interest in finance, for meetups and just general conversation etc. Puerdo hablar solo un poco espanol, pero estudiando :-P
 
Polter ... of course! Thank you for the link.
Daleholborow, I am currently based in France (I am sending you a PM as soon I find out the button).
 
Back
Top