Skip to content

unique_ptr preferred over shared_ptr #4

@HaroldHatchNIST

Description

@HaroldHatchNIST

In most cases, unique_ptr should be used instead of shared_ptr, according to the google style guide https://google.github.io/styleguide/cppguide.html .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions