MADNESS  0.10.1
Private Member Functions | List of all members
madness::Future< Future< T > > Class Template Reference

A future of a future is forbidden (by deleted constructor). More...

#include <future.h>

Private Member Functions

 Future ()=delete
 

Detailed Description

template<typename T>
class madness::Future< Future< T > >

A future of a future is forbidden (by deleted constructor).

Template Parameters
TThe type of future.

Constructor & Destructor Documentation

◆ Future()

template<typename T >
madness::Future< Future< T > >::Future ( )
privatedelete

The documentation for this class was generated from the following file: