Trait implementation
lrs
::
string
::
CPtrPtr
::
Drop
Objects with a destructor.
Syntax
impl<Heap>
Drop
for
CPtrPtr
<Heap> where Heap:
Allocator
,