PLCnext API Documentation  22.9.0.33
Public Types | List of all members
Arp::remove_shared_ptr< T > Struct Template Reference

Gets the value type of a shared_ptr. More...

#include <TypeDeduction.hxx>

Public Types

typedef T type
 The resulting type.
 

Detailed Description

template<class T>
struct Arp::remove_shared_ptr< T >

Gets the value type of a shared_ptr.

Template Parameters
TThe type to get value type from if it's an shared_ptr.

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