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
How to avoid the need to specify deleter for std::shared_ptr every time it's constructed or reset?
Oct 30, 2022
c++
c++11
c++14
shared-ptr
unique-ptr
unique_ptr in Qt project
Dec 11, 2021
c++
qt
unique-ptr
Initialize static std::map with unique_ptr as value
Aug 15, 2022
c++
c++11
initialization
unique-ptr
What does it mean to have sole ownership of object for unique_ptr?
Nov 20, 2022
c++
unique-ptr
ownership-semantics
What is unique_ptr::deleter_type::pointer for?
Aug 29, 2022
c++
c++11
unique-ptr
Copying std::unique_ptr's value via dereferencing
Jul 20, 2021
c++
c++11
unique-ptr
visual-c++-2012
How to pass a non-static member function as a unique_ptr deleter [duplicate]
Dec 06, 2021
c++
unique-ptr
default value of a unique_ptr
Sep 07, 2022
c++
gcc
unique-ptr
Move constructor involving const unique_ptr
Nov 08, 2022
c++
constants
move
unique-ptr
move-constructor
How to initialize a vector of unique_ptr with null pointers?
Mar 31, 2020
c++
stl
c++14
unique-ptr
Using std::unique_ptr with standard containers
Jan 27, 2019
c++
pointers
c++11
unique-ptr
When does it make sense to use unique_ptr with STL containers? (C++11)
Aug 28, 2022
c++
coding-style
stl
c++11
unique-ptr
Some std::unique_ptr uses and "gotchas"
May 22, 2022
c++
c++11
smart-pointers
unique-ptr
resource-management
Is std::unique_ptr an application of RAII?
Aug 20, 2022
c++
unique-ptr
STL Vector of Unique_ptr - How to reset?
Mar 09, 2018
c++
vector
c++11
std
unique-ptr
Error after trying to get unique_ptr element from vector
Jan 02, 2022
c++
vector
unique-ptr
When should I return by value, as opposed to returning a unique pointer
Nov 18, 2022
c++
c++11
memory-management
unique-ptr
return-by-value
c++ shared_ptr release ownership [duplicate]
Sep 23, 2022
c++
shared-ptr
unique-ptr
singleton pattern and std::unique_ptr
Apr 26, 2022
c++
singleton
unique-ptr
How to fill an array of unique_ptr?
Mar 17, 2022
c++
arrays
c++11
c++14
unique-ptr
« Newer Entries
Older Entries »