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