Apache Mesos
Public Member Functions | Public Attributes | List of all members
_Some< T > Struct Template Reference

#include <some.hpp>

Public Member Functions

 _Some (T _t)
 

Public Attributes

t
 

Constructor & Destructor Documentation

template<typename T>
_Some< T >::_Some ( _t)
inline

Member Data Documentation

template<typename T>
T _Some< T >::t

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