Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Add proper MSVC binary-compatible std::map class. #3

@Andoryuuta

Description

@Andoryuuta

The current MSVC bincompat map only allows copying to a new std::map. Somebody needs to research red-black binary search tree data structure operations and either add insert & lookup functionality, or rewrite the class entirely.

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