Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in unique-ptr
Iterating over a container of unique_ptr's
Oct 17, 2020
c++
iterator
containers
unique-ptr
How to assign the address of an existing object to a smart pointer?
Aug 31, 2022
c++
smart-pointers
c++14
unique-ptr
Alternatives of static_pointer_cast for unique_ptr
Aug 31, 2022
c++
c++11
casting
shared-ptr
unique-ptr
How to perform a dynamic_cast with a unique_ptr?
Sep 15, 2022
c++
boost
smart-pointers
unique-ptr
dynamic-cast
Is unique_ptr thread safe?
Aug 31, 2022
c++
multithreading
c++11
thread-safety
unique-ptr
How to initialize std::unique_ptr in constructor?
Sep 07, 2022
c++
smart-pointers
ifstream
unique-ptr
C++ std::unique_ptr return from function and test for null
Aug 24, 2022
c++
c++11
unique-ptr
std::unique_ptr usage
Aug 30, 2022
c++
c++11
unique-ptr
C++ std::unique_ptr : Why isn't there any size fees with lambdas?
Aug 29, 2022
c++
c++11
c++14
unique-ptr
Converting std::unique_ptr<Derived> to std::unique_ptr<Base>
Aug 29, 2022
c++
c++11
unique-ptr
c++14
So can unique_ptr be used safely in stl collections?
Nov 14, 2022
c++
c++11
auto-ptr
unique-ptr
Recommended usage of std::unique_ptr [duplicate]
Aug 22, 2022
c++
c++11
smart-pointers
unique-ptr
Raw pointer lookup for sets of unique_ptrs
Oct 27, 2022
c++
c++11
unique-ptr
c++14
Lock-free swap of two unique_ptr<T>
May 17, 2017
c++
c++11
unique-ptr
lock-free
atomic-swap
What happens to unique_ptr after std::move()?
Aug 28, 2022
c++
unique-ptr
Passing unique_ptr to functions
Aug 18, 2022
c++
smart-pointers
unique-ptr
Bad practice to return unique_ptr for raw pointer like ownership semantics?
Nov 05, 2022
c++
smart-pointers
unique-ptr
ownership-semantics
How to capture a unique_ptr into a lambda expression?
Aug 30, 2022
c++
lambda
c++11
unique-ptr
Dynamic casting for unique_ptr
Aug 27, 2022
c++
casting
c++11
smart-pointers
unique-ptr
Should I use shared_ptr or unique_ptr
Aug 27, 2022
c++
c++11
shared-ptr
pimpl-idiom
unique-ptr
« Newer Entries
Older Entries »