VLink  2.0.0
A high-performance communication middleware
vlink::Traits::RemoveSharedPtr< T, true > Struct Template Reference

#include <traits.h>

Collaboration diagram for vlink::Traits::RemoveSharedPtr< T, true >:

Public Types

using Type = typename T::element_type
 Element type unwrapped from the shared_ptr. More...
 

Member Typedef Documentation

◆ Type

template<typename T >
using vlink::Traits::RemoveSharedPtr< T, true >::Type = typename T::element_type

Element type unwrapped from the shared_ptr.


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