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 pointer memory leak
Dec 06, 2025
c++
c++11
visual-c++
new-operator
unique-ptr
'&' requires l-value on &std::unique_ptr<>.get
Dec 04, 2025
c++
unique-ptr
lvalue
design headache with unique_ptr
Dec 04, 2025
c++
c++11
factory
unique-ptr
unique_ptr ownership error when return unique_ptr from function [duplicate]
Dec 03, 2025
c++
unique-ptr
Why don't I get destructors called when using unique_ptr? [duplicate]
Dec 02, 2025
c++
smart-pointers
unique-ptr
Why using unique_ptr with arrays causes compilation error?
Dec 01, 2025
c++
arrays
unique-ptr
make_unique cannot access private constructor in static member
Nov 30, 2025
c++
unique-ptr
Default vector constructor with a unique_ptr and thread
Nov 23, 2025
c++
multithreading
c++14
unique-ptr
why const_cast is not allowed for unique_ptr?
Nov 19, 2025
c++
c++11
casting
constants
unique-ptr
Unique pointer error while object construction in C++
Nov 19, 2025
c++
unique-ptr
about the type of raw pointer inside unique_ptr
Nov 17, 2025
c++
c++11
unique-ptr
Do I need to explicitly initialize a std::unique_ptr in the constructor?
Nov 02, 2025
c++
constructor
unique-ptr
Custom views of smart pointer objects in visual studio?
Nov 01, 2025
c++
visual-studio
c++11
smart-pointers
unique-ptr
Understanding the unique_ptr's constructor which takes a custom deleter
Nov 01, 2025
c++
templates
c++17
unique-ptr
type-deduction
why should we use std::move semantic with unique pointers?
Oct 31, 2025
c++
c++11
c++14
smart-pointers
unique-ptr
How to create a unique_ptr to a value passed by base class reference?
Oct 30, 2025
c++
copy
pass-by-reference
c++20
unique-ptr
Best way to store std::vector of derived class in a host parent class
Oct 29, 2025
c++
shared-ptr
smart-pointers
unique-ptr
derived-class
Limit variable template to a list of types
Oct 29, 2025
c++
templates
gstreamer
unique-ptr
Efficiently erase a unique_ptr from an unordered_set
Oct 24, 2025
c++
c++14
unique-ptr
unordered-set
Older Entries »