wstring.trim
scoped const wchar[] trim(const wchar[] this)Returns a view with leading and trailing ASCII whitespace removed.
Parameters
const wchar[]
this
Generated with campc 0.12.0-preview.1.
scoped const wchar[] trim(const wchar[] this)Returns a view with leading and trailing ASCII whitespace removed.
Generated with campc 0.12.0-preview.1.