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 std::unique_ptr the wrong tool to allocate memory for an array?
Dec 05, 2022
c++
c++11
memory-management
smart-pointers
unique-ptr
Range-based loop, unique pointers, and move semantics
Dec 04, 2022
c++
c++11
move-semantics
unique-ptr
Convert unique_ptr<Derived> to unique_ptr<Base>
Dec 04, 2022
c++
pointers
unique-ptr
lifetime of an object managed by const std::unique_ptr
Dec 03, 2022
c++
c++11
unique-ptr
why we cannot use "=" to shared_ptr or unique_ptr? [duplicate]
Dec 02, 2022
c++
c++11
initialization
shared-ptr
unique-ptr
How to interpret a "const unique_ptr"
Nov 28, 2022
c++
constants
unique-ptr
Trivial raw pointer that self-initializes to nullptr in C++
Nov 30, 2022
c++
pointers
c++11
unique-ptr
QMap and std::unique_ptr
Nov 26, 2022
c++
qt
unique-ptr
qmap
What is the purpose of the third "overload" for make_unique? [duplicate]
Nov 26, 2022
c++
language-lawyer
unique-ptr
c++14
Why does `std::shared_ptr` store a type erased deleter [duplicate]
Nov 20, 2022
c++
c++11
shared-ptr
unique-ptr
Is it possible to store unique_ptr in a QList of QPairs?
Nov 11, 2022
c++
qt
c++11
stl
unique-ptr
How to resize a vector of vector of unique_ptr?
Nov 11, 2022
c++
vector
unique-ptr
Why cannot I delete unique_ptr<char[]> with reset()?
Nov 10, 2022
c++
c++11
c++builder
unique-ptr
How to avoid performance warning for unique_ptr check in VS?
Nov 04, 2022
c++
visual-c++
unique-ptr
Why does unique_ptr have an overload for auto_ptr?
Nov 03, 2022
c++
c++11
unique-ptr
auto-ptr
C++ smart_ptr doesn't cause stack overflow?
Nov 01, 2022
c++
pointers
stack
overflow
unique-ptr
« Newer Entries
Older Entries »