Skip to content

compilation error in atomic_shared_ptr.h #5

Description

@103174

There is a compilation error at atomic_shared_ptr.h:214. auto block = new ControlBlock(data) should be changed to auto block = new ControlBlock(data);.

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