g_deleteFuncMxpiTensorPackageList
Function Usage
Deletes smart pointers. The smart pointer type is MxpiTensorPackageList.
It is invoked for internal use only. Do not use it.
Prototype
1 | auto g_deleteFuncMxpiTensorPackageList = [](MxpiTensorPackageList* mxpiTensorPackageList); |
Parameters
Parameter |
Description |
|---|---|
mxpiTensorPackageList |
MxpiTensorPackageList pointer. |
Parent topic: MxpiDataTypeDeleter