Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Unique Ptr
Singleton with an object which throws in the ctor - accessing again?
Apr 17, 2021
When moving a unique_ptr into a lambda, why is it not possible to call reset?
Apr 17, 2021
Custom allocators as alternatives to vector of smart pointers?
Apr 17, 2021
make_unique with brace initialization
Apr 17, 2021
Why can I not instantiate std::vector<std::unique_ptr<int>> with {std::move(first), std::move(second)}?
Apr 17, 2021
Why use std::make_unique in C++17?
Apr 17, 2021
Why is std::unique_ptr reset not the same as assignment?
Apr 17, 2021
Reasons to return reference to std::unique_ptr
Apr 17, 2021
Use of unique_ptr and cudaMalloc
Apr 17, 2021
Mix boost::optional and std::unique_ptr
Apr 17, 2021
« Newer Entries
Older Entries »