Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Merge requests
!128
Consistent use of string methods
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Consistent use of string methods
style-string-access
into
develop
Overview
1
Commits
4
Changes
38
Merged
Mark OLESEN
requested to merge
style-string-access
into
develop
7 years ago
Overview
1
Commits
4
Changes
38
Expand
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
7 years ago
by
Mark OLESEN
0
0
Merge request reports
Loading