Skip to content

refactor: add std::string overloads to utils_string functions (#3008)#3012

Merged
bylins merged 1 commit intomasterfrom
issue.3008
Mar 21, 2026
Merged

refactor: add std::string overloads to utils_string functions (#3008)#3012
bylins merged 1 commit intomasterfrom
issue.3008

Conversation

@bylins
Copy link
Owner

@bylins bylins commented Mar 21, 2026

Add std::string versions for C-string functions:

  • PruneCrlf, first_letter, is_number, delete_doubledollar
  • skip_dots, str_str, kill_ems, IsValidEmail

Each function has a Russian comment in the header describing its purpose and noting known duplicates in the codebase.

Add std::string versions for C-string functions:
- PruneCrlf, first_letter, is_number, delete_doubledollar
- skip_dots, str_str, kill_ems, IsValidEmail

Each function has a Russian comment in the header describing
its purpose and noting known duplicates in the codebase.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bylins bylins merged commit 2fbb561 into master Mar 21, 2026
20 checks passed
@bylins bylins deleted the issue.3008 branch March 21, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant