Options portfolio pricer in modern C++ 14 - Async functions

Published 2017-08-03
I walk through converting a single threaded function into a synchronous, internally multicore function without locks.

All Comments (1)