I am trying to use boost::future\'s API then(). I know it will return a new boost::future after calling it. I am trying to encapsulate
boost::future
then()