mercredi 19 décembre 2018

what is the difference between boost::future and std::future?

I am trying to use "future and promise" in my C++ code. I saw that C++11 provides the "std::future". However, I found that boost also provides a relevant lib - "boost::future".

I was wondering what the difference between these two "future" is.

Thanks in advance!

Aucun commentaire:

Enregistrer un commentaire