PLCnext API Documentation
22.9.0.33
|
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. |