Skip to content

ctor_traits<std::unique_ptr<T>> returns std::shared_ptr #3

@KilianBl

Description

@KilianBl

Pretty awesome how much simpler it is to understand this new library's code compared to the old stuff at https://github.com/boost-ext/di with C++14.

I've seen something in the code that looks like it might be a small bug.

The ctor_traits<std::unique_ptr<T>> returns std::shared_ptr instead of std::unique_ptr.

Huge thanks for all your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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