Skip to content
Snippets Groups Projects

Consistent use of string methods

Merged Mark OLESEN requested to merge style-string-access into develop
  • use more standard forms of string access. Eg, substr() instead of the operator()(...) form, or even resize().
  • turn off underscore prefixing by default for word::validated()
  • new SubStrings container and associated stringOps::split operator. This container may also be useful for writing simple parsers.
Edited by Mark OLESEN

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply