Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ ~pstring
Method
~pstring
paddle/phi/common/pstring.h:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
// Dtor
194
195
HOSTDEVICE inline pstring::~pstring() { PD_PString_Dealloc(&pstr_); }
196
197
// Copy Assignment
198
Callers
nothing calls this directly
Calls
1
PD_PString_Dealloc
Function · 0.85
Tested by
no test coverage detected