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
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
How does the custom deleter of std::unique_ptr work?
Aug 27, 2022
c++
c++11
unique-ptr
delete-operator
unique_ptr boost equivalent?
Aug 27, 2022
c++
boost
c++11
unique-ptr
shared_ptr<> is to weak_ptr<> as unique_ptr<> is to... what?
Dec 15, 2021
c++
c++11
unique-ptr
error: ‘unique_ptr’ is not a member of ‘std’
Sep 16, 2022
c++
c++11
g++
unique-ptr
« Newer Entries
Older Entries »