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 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
C++11 non-owning reference/pointer to unique_ptr?
Nov 18, 2022
c++
pointers
reference
unique-ptr
boost::variant; std::unique_ptr and copy
Dec 21, 2020
c++
c++11
unique-ptr
boost-variant
Add implicit conversion from unique_ptr<T> to T*
Nov 19, 2022
c++
implicit-conversion
unique-ptr
std::make_unique's (and emplace, emplace_back's) awkward deduction for initializer_list arguments
Apr 10, 2022
c++
c++14
unique-ptr
initializer-list
c++17
Use unique_ptr for ownership and raw pointer otherwise?
Jul 21, 2019
c++
c++11
unique-ptr
ownership
Memory footprint of unique_ptr [duplicate]
Oct 15, 2022
c++
c++11
unique-ptr
Is it a bad habit to initialize a unique_ptr using reset?
Nov 06, 2022
c++
c++14
unique-ptr
Can't return nullptr for unique_ptr return type
Nov 08, 2022
c++
c++11
unique-ptr
nullptr
What is the syntax to declare a unique_Ptr variable in a header, then assign it later in the constructor?
Sep 07, 2022
c++-cli
unique-ptr
swap std::unique_ptr with lambda as deleter -- GCC
Feb 20, 2017
c++
gcc
c++11
lambda
unique-ptr
Why is unique_ptr::release not defined with [[nodiscard]]?
Sep 18, 2022
c++
unique-ptr
nodiscard
Confused using unique_ptr and a custom deleter
Oct 22, 2022
c++
c++11
unique-ptr
Use of unique_ptr and cudaMalloc
Oct 27, 2022
c++11
pointers
cuda
unique-ptr
« Newer Entries
Older Entries »