Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

copyToMap not working with std::unique_ptr #1

Open
cyr62110 opened this issue Oct 5, 2016 · 0 comments
Open

copyToMap not working with std::unique_ptr #1

cyr62110 opened this issue Oct 5, 2016 · 0 comments
Labels

Comments

@cyr62110
Copy link
Owner

cyr62110 commented Oct 5, 2016

The following code does not compile but should be valid:

auto items = iterateOverMap(map)
            .copyToMap<std::map, std::unique_ptr<LightTestObject>>();
@cyr62110 cyr62110 added the bug label Oct 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant