Skip to content

StackString should be used only for small strings. #28

@tyler-gilbert

Description

@tyler-gilbert

PathString should probably just use std::string. Or maybe std::filesystem_path.

On embedded platforms with small max path lengths (256 bytes), path string could still be a stack string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions