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