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
Smart pointers with SDL
Oct 26, 2016
c++
c++11
sdl
sdl-2
unique-ptr
Strange behaviour for unique_pointer in Visual Studio 2010
Sep 22, 2022
c++
visual-studio-2010
visual-c++
c++11
unique-ptr
Why doesn't make_unique work with unique_ptr::reset?
Oct 14, 2022
c++
c++11
unique-ptr
c++14
Friend function is unable to construct a unique pointer of the class
Nov 13, 2022
c++
c++11
friend
unique-ptr
c++11 - Ownership and getters
Sep 19, 2017
c++
c++11
shared-ptr
unique-ptr
ownership
Custom allocators as alternatives to vector of smart pointers?
Sep 15, 2022
c++
c++11
shared-ptr
unique-ptr
allocator
Can't assign empty initializer to vector of unique_ptrs
Mar 03, 2022
c++
c++11
vector
unique-ptr
unordered-map
initialize a member unique_ptr to empty
Sep 20, 2022
c++11
unique-ptr
what are the differences between std::move and unique_ptr::reset?
Sep 20, 2022
c++
c++11
unique-ptr
How to get array size stored in unique_ptr?
Oct 16, 2022
arrays
c++11
stdvector
unique-ptr
What is the correct usage of std::unique_ptr while pushing into std::vector [duplicate]
Sep 20, 2022
c++
c++11
vector
unique-ptr
vector of unique_ptr in C++11
Nov 16, 2022
c++
c++11
unique-ptr
How does returning std::make_unique<SubClass> work?
Nov 17, 2022
c++
move
unique-ptr
Inserting a vector of unique_ptr into another vector
Sep 03, 2022
c++
vector
unique-ptr
Auto-cloning unique_ptr
Jan 31, 2022
c++
c++11
clone
copy-constructor
unique-ptr
The correct way of returning std::unique_ptr to an object of polymorphic class
Sep 17, 2022
c++
smart-pointers
unique-ptr
Singleton with an object which throws in the ctor - accessing again?
Mar 12, 2022
c++
exception
memory-management
unique-ptr
Is there a way to write make_unique() in VS2012?
Jun 25, 2022
c++
templates
c++11
variadic-templates
unique-ptr
What to use std::optional or std::unique_ptr
Nov 05, 2022
c++
optional
unique-ptr
option-type
Why does std::unique_ptr not permit type inference?
Sep 16, 2022
c++
c++11
unique-ptr
« Newer Entries
Older Entries »