Developer documentation

mmx::rep_view< R > Struct Template Reference

#include <shared_object.hpp>

Public Member Functions

R & rep ()
 
const R & rep () const
 

Public Attributes

data
 

Member Function Documentation

template<class R >
R& mmx::rep_view< R >::rep ( )
inline
template<class R >
const R& mmx::rep_view< R >::rep ( ) const
inline

Member Data Documentation

template<class R >
R mmx::rep_view< R >::data

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