Skip to content

Add features to static strings #1

@GoldNotch

Description

@GoldNotch

Add some new functions to static strings:

  1. lexicographical comparation
  2. find character
  3. find substring
  4. check if string starts with
  5. check if string ends with
  6. to lower convertation (optional)
  7. to upper convertation (optiona)
  8. Cover it by tests
    For signatures and information see std::string documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions