DASH  0.3.0
dash::GlobSharedRef< T, GlobalPointerType >::rebind< U > Struct Template Reference

Convert GlobSharedRef<T, GlobalPointer<T>> to GlobSharedRef<U, GlobalPointer<U>>. More...

#include <GlobSharedRef.h>

Public Types

typedef GlobSharedRef< U, typename GlobalPointerType::template rebind< U > > other
 

Detailed Description

template<typename T, typename GlobalPointerType>
template<typename U>
struct dash::GlobSharedRef< T, GlobalPointerType >::rebind< U >

Convert GlobSharedRef<T, GlobalPointer<T>> to GlobSharedRef<U, GlobalPointer<U>>.

Definition at line 41 of file GlobSharedRef.h.


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