RefleX
Build DDS Applications in Modern C++ without IDL
|
#include <disc_union.h>
Public Types | |
typedef std::tuple < boost::optional< T >...> | tuple_type |
typedef std::tuple< T...> | raw_tuple_type |
Public Member Functions | |
const tuple_type & | get_opt_tuple () const |
tuple_type & | get_opt_tuple () |
bool | operator== (const Sparse &rhs) const |
typedef std::tuple<T...> reflex::match::Sparse< T >::raw_tuple_type |
typedef std::tuple<boost::optional<T>...> reflex::match::Sparse< T >::tuple_type |
|
inline |
|
inline |
|
inline |