Skip to content

Create a fixed_string class #390

@vabold

Description

@vabold

We have instances where strings are embedded in binary files, and we also have instances where we provide fixed stack buffers for snprintf calls. Both of these would benefit from having a string class with a fixed size so as to prevent reallocation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority: MediumengineCode involving engine (C++)qualityCode quality improvements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions