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
Why doesn't std::move() of unique_ptr from list<unique_ptr> really move it?
Oct 22, 2022
c++
c++11
move-semantics
unique-ptr
rvalue-reference
Error while declaring a class with std::vector of structs containing std::unique_ptr
Nov 18, 2022
c++
c++11
vector
unique-ptr
No type named 'unique_ptr' in namespace 'std' when compiling under LLVM/Clang
Jul 19, 2022
c++11
c-preprocessor
unique-ptr
llvm-clang
c++03
removing a unique_ptr of an object from a vector by an attribute value
Aug 21, 2022
c++
c++11
vector
smart-pointers
unique-ptr
Why do QString and vector<unique_ptr<int>> appear incompatible here?
Dec 05, 2021
c++
qt
vector
unique-ptr
qstring
How can I make a valid C++ alias template for std::unique_ptr
May 21, 2022
c++
arrays
c++11
templates
unique-ptr
Custom initialize array with std::make_unique
Apr 20, 2022
c++
unique-ptr
unique_ptr ownership semantics
Jun 28, 2022
c++
smart-pointers
unique-ptr
ownership-semantics
When to use unique_ptr instead of local object?
Nov 08, 2022
c++
smart-pointers
unique-ptr
asio lambda with unique_ptr capture
Jan 30, 2022
c++
c++11
lambda
boost-asio
unique-ptr
std::unique_ptr<T> incomplete type error
Jan 30, 2021
c++
visual-studio-2010
templates
c++11
unique-ptr
std::unique_ptr<> as pointer in a node based structure
Aug 17, 2022
c++
c++11
unique-ptr
Add an item in a container of smart pointers
Mar 12, 2018
c++
containers
smart-pointers
unique-ptr
unique_ptr with polymorphic type not being deleted
Sep 25, 2022
c++
unique-ptr
std::unique_ptr::reset checks for managed pointer nullity?
Sep 15, 2022
c++
c++11
language-lawyer
unique-ptr
delete-operator
unique ptr initialisation assertion failure
Jun 22, 2022
c++
smart-pointers
unique-ptr
std::unique_ptr to transfer ownership of a const object
Jan 22, 2022
c++
c++11
constants
unique-ptr
ownership
macro for switching between auto_ptr and unique_ptr
Oct 15, 2022
c++
c++11
macros
unique-ptr
Singleton with private destructor using std::unique_ptr
Jun 09, 2022
c++
c++11
singleton
destructor
unique-ptr
Using std::unique_ptr for Windows HANDLEs
Sep 08, 2022
c++
visual-c++
c++11
visual-studio-2012
unique-ptr
« Newer Entries
Older Entries »