Skip to content

optimize trim() #11

@divinity76

Description

@divinity76

i'm guessing it would be considerably faster if we used find_first_not_of() / find_last_not_of() instead of what we're currently doing.. ( http://www.cplusplus.com/reference/string/string/find_first_of/ )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions