moveToString

Returns same as toString but also if cstr is not null releases its memory calling release(cast(void*) cstr).

string
moveToString
(
alias release
C
)
(
C* cstr
)
if (
isSomeChar!C
)

Meta