Skip to content

Debugger error when using std::unordere_map instead of std::vector<std::pair> #22

@Mrezadwiprasetiawan

Description

@Mrezadwiprasetiawan

I dont know why debugger always give an error implicitly deleted copy constructor, if i was implement the object storage as unordered map instead of vector. Theres must be some mistake that imply unordered_map cant copy the AbstractObject but i dont know where exacly it is

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