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 - Why is the destructor called 3 times
May 01, 2022
c++
unique-ptr
C++ unique_ptr constant reference
Jul 01, 2019
c++
pointers
c++11
constants
unique-ptr
How can I sort a vector of unique_ptr?
Sep 17, 2021
c++
sorting
c++11
vector
unique-ptr
Is this the right way to implement pimpl wth unique_ptr and move-semantics in C++11
Oct 19, 2022
c++
c++11
unique-ptr
unique_ptr < 0 OR what does less than operator do?
Sep 16, 2022
c++
operator-overloading
unique-ptr
Why do I need to move `std::unique_ptr`
Sep 24, 2022
c++
c++17
unique-ptr
move-semantics
structured-bindings
unique_ptr constructor with custom deleter is deleted
Aug 10, 2022
c++
visual-c++
unique-ptr
std::unique_ptr twice as big as underlying object
Nov 20, 2022
c++
unique-ptr
C++: Is it safe to pass an argument like unique_ptr::get() to function
Nov 12, 2022
c++
c++11
stl
unique-ptr
temporary
How to execute member-function-pointer with a smart pointer object?
Aug 30, 2022
c++
c++11
smart-pointers
unique-ptr
member-function-pointers
Error with `std::vector< std::unique_ptr< T > >`
Oct 28, 2022
c++
c++11
stdvector
move-semantics
unique-ptr
using std::unique_ptr with allocators
Apr 11, 2018
c++
unique-ptr
allocator
What is going on here? I assign result to result in C++
Mar 01, 2022
c++
c++14
unique-ptr
Linker error when using unique_ptr in C++/CLI
Sep 24, 2022
c++
visual-studio-2010
c++11
c++-cli
unique-ptr
Why is there no [] operator for std::shared_ptr? [duplicate]
Oct 29, 2022
c++
c++11
shared-ptr
unique-ptr
Construct unordered_map with a value_type of unique_ptr
Apr 06, 2022
c++
c++11
c++14
unique-ptr
unordered-map
c++ how to convert already created object to unique_ptr
Oct 26, 2022
c++
unique-ptr
Why is unique_ptr operator* not noexcept? [duplicate]
Sep 21, 2022
c++
unique-ptr
dereference
noexcept
C++ - std::unique_ptr in vector<> is nullptr
Oct 15, 2022
c++
polymorphism
unique-ptr
« Newer Entries
Older Entries »