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 can I mock a method with a return type of unique_ptr in Google Mock?
Nov 15, 2022
c++
mocking
unique-ptr
googlemock
gmock
What happens when redirecting unique_ptr?
Sep 23, 2022
c++
c++11
unique-ptr
Cannot add a unique_ptr to a std::array
Oct 23, 2022
c++
arrays
std
unique-ptr
How to use std::unique_ptr on a struct?
Aug 23, 2022
c++
c++11
struct
unique-ptr
propagate_const of const unique_ptr
Aug 30, 2022
c++
c++11
c++17
unique-ptr
Why can I not move unique_ptr from a set to a function argument using an iterator?
Nov 19, 2022
c++
iterator
set
move-semantics
unique-ptr
Get a pointer pointer for a smart pointer
Oct 01, 2022
c++
pointers
smart-pointers
unique-ptr
Assigning make_unique<X> to shared_ptr<X>
Nov 06, 2021
c++
shared-ptr
unique-ptr
move-assignment-operator
Why can't I use std::unique_ptr as a "template<class> class" argument?
Sep 29, 2022
c++
c++11
unique-ptr
template-argument-deduction
template-templates
When is it appropriate to use std::optional
Sep 13, 2022
c++
stl
return
unique-ptr
stdoptional
Why does std::unique_ptr have an equality operator?
Oct 06, 2022
c++
c++11
smart-pointers
unique-ptr
comparison-operators
How to prevent clients from passing a nullptr to a constructor?
Apr 27, 2018
c++
c++11
constructor
unique-ptr
c++ unique pointer: memory leak
Feb 17, 2022
c++
c++11
memory-leaks
smart-pointers
unique-ptr
C++ array of char using unique_ptr
Jul 14, 2022
c++
c++11
unique-ptr
What's wrong to reset std::unique_ptr to pointer to array?
Aug 17, 2022
c++
c++11
smart-pointers
unique-ptr
Does std::unique_ptr set its underlying pointer to nullptr inside its destructor?
Sep 13, 2022
c++
unique-ptr
nullptr
Returning a unique_ptr<T> . Concept clarification
Jan 03, 2018
c++
boost
c++11
copy-constructor
unique-ptr
simple structs with make_unique and emplace_back
Jul 12, 2022
c++
unique-ptr
emplace
Smart pointers - unique_ptr for a stack-allocated variable
Jun 03, 2022
c++
smart-pointers
unique-ptr
C++ Vector of unique pointers practice
May 04, 2022
c++
c++11
vector
c++14
unique-ptr
« Newer Entries
Older Entries »