DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | List of all members
diy::mpi::optional< T > Struct Template Reference

Public Member Functions

 optional (const T &v)
 
 optional (const optional &o)
 
optionaloperator= (const optional &o)
 
 operator bool () const
 
T & operator* ()
 
const T & operator* () const
 
T * operator-> ()
 
const T * operator-> () const
 

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