Creating a tiny C++ Task Library
C++
A future is an object that represents some undetermined result of a task that will be completed sometime in the future. A promise is the provider of that result.
Nov 18, 2025
Hi there! Welcome to my blog. I’m Quasar. I am a software engineer turned quantitative analyst.
Here, I’ll document my coding conquests, exploring practical modern C++ and financial math, building practical and impractical tools, to playing around with numerics!