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 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
What's with unique_ptr::get() instead of &*?
Aug 24, 2022
c++
pointers
smart-pointers
unique-ptr
Why does Visual Studio compiler allow violation of private inheritance in this example?
Mar 16, 2022
c++
visual-studio
encapsulation
unique-ptr
private-inheritance
Move `unique_ptr`s between sets
Mar 11, 2017
c++
containers
unique-ptr
C++ std::unique_ptr stored inside std::map use of deleted function ill formed
Jan 14, 2022
c++
dictionary
unique-ptr
Using automatic deduction with unique_ptr and custom deleter
Aug 27, 2022
c++
c++17
unique-ptr
type-deduction
« Newer Entries
Older Entries »