PLCnext API Documentation 25.0.2.69
|
Gets the value type of a shared_ptr. More...
#include <TypeDeduction.hxx>
Public Types | |
using | type = T |
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. |