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
unique_ptr in member initialization list
Apr 30, 2022
c++
c++11
constructor
initialization
unique-ptr
Returning unique_ptr in Factory
Sep 08, 2019
c++
factory-pattern
unique-ptr
Stack overflow with unique_ptr linked list [closed]
Aug 20, 2022
c++
c++11
linked-list
stack-overflow
unique-ptr
std::list<std::unique_ptr>: empty initializer list vs. default constructor
Aug 30, 2020
c++
unique-ptr
c++17
Why can I not instantiate std::vector<std::unique_ptr<int>> with {std::move(first), std::move(second)}? [duplicate]
Apr 14, 2022
c++
unique-ptr
initializer-list
std::unique_ptr reset() order of operations
Sep 15, 2022
c++
unique-ptr
Initialization of shared_ptr<T> from unique_ptr<T[]>
Jan 31, 2020
c++
shared-ptr
c++14
unique-ptr
Reasons to return reference to std::unique_ptr
Mar 18, 2022
c++
shared-ptr
unique-ptr
Why is there no operator<< for std::unique_ptr?
Aug 31, 2022
c++
c++11
language-lawyer
unique-ptr
Marking std::unique_ptr class member as const
Jan 17, 2021
c++
c++11
smart-pointers
unique-ptr
ownership
Moving unique_ptr in the declaration of a vector [duplicate]
Oct 28, 2022
c++
vector
unique-ptr
C++ How to create a std::unique_ptr from a class that takes parameters on constructor
Aug 10, 2018
c++
c++11
unique-ptr
A non-shared smart pointer with incomplete types
Nov 13, 2022
c++
boost
c++11
shared-ptr
unique-ptr
clang & gcc don't warn about non-virtual base destructors for polymorphism when using smart pointers?
Nov 08, 2022
c++
c++11
smart-pointers
unique-ptr
virtual-destructor
Getting a unique_ptr out of a priority queue
Nov 14, 2022
c++
c++11
priority-queue
unique-ptr
gcc4.8
How to pass unique_ptr<T> in place of a raw *output* pointer parameter?
Jan 09, 2018
c++
c++11
unique-ptr
Effectiveness of unique_ptr
Aug 23, 2022
c++
x86-64
compiler-optimization
unique-ptr
Using std::unique_ptr<void> with a custom deleter as a smart void*
Sep 06, 2020
c++
c++11
unique-ptr
About safe operations involving unique pointers
Sep 08, 2022
c++
c++14
unique-ptr
std::unique_ptr<T[]> and custom allocator deleter
Sep 25, 2022
c++
c++11
memory-management
unique-ptr
allocator
« Newer Entries
Older Entries »