PLCnext API Documentation 23.6.0.37
|
Gets the value type of a shared_ptr. More...
#include <TypeDeduction.hxx>
Public Types | |
typedef T | type |
The resulting type. | |
Gets the value type of a shared_ptr.
T | The type to get value type from if it's an shared_ptr. |