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 cannot I delete unique_ptr<char[]> with reset()?
Nov 10, 2022
c++
c++11
c++builder
unique-ptr
How to avoid performance warning for unique_ptr check in VS?
Nov 04, 2022
c++
visual-c++
unique-ptr
Why does unique_ptr have an overload for auto_ptr?
Nov 03, 2022
c++
c++11
unique-ptr
auto-ptr
C++ smart_ptr doesn't cause stack overflow?
Nov 01, 2022
c++
pointers
stack
overflow
unique-ptr
unique_ptr handling for double pointer
Nov 01, 2022
c++
unique-ptr
Move constructor C++11
Nov 01, 2022
c++
c++11
move
move-semantics
unique-ptr
Passing std::unique_ptr to JNI
Oct 23, 2022
java
c++
c++11
java-native-interface
unique-ptr
Thread safe unique_ptr move
Oct 23, 2022
c++
c++11
thread-safety
move-semantics
unique-ptr
Preventing unsafe dereferencing of std::unique_ptr
Oct 20, 2022
c++
c++11
c++14
unique-ptr
C++ How to add queue of unique_ptr's to a vector
Oct 18, 2022
c++
stl
copy-constructor
unique-ptr
unique_ptr autocomplete in eclipse
Oct 17, 2022
c++
linux
eclipse
stl
unique-ptr
Raw vs Unique pointers in the list
Oct 06, 2022
c++
unique-ptr
std::unique_ptr structure member to the structure type
Sep 30, 2022
c++
unique-ptr
unique_ptr and default constructible pointer
Sep 30, 2022
c++
c++11
lambda
c++14
unique-ptr
Smart Pointer Custom Deleter
Sep 28, 2022
c++
c++11
std
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
C++ Arrays and make_unique
Jun 06, 2022
c++
arrays
c++11
unique-ptr
raii
What is the right way to expose resources owned by a class?
Feb 06, 2021
c++
c++11
unique-ptr
ownership
unique_ptr & vector, trying to access deleted function, Visual Studio 2013
Aug 31, 2022
c++
visual-c++
visual-studio-2013
unique-ptr
oglplus
Can't use std::unique_ptr<T> with T being a forward declaration
Sep 13, 2022
c++
c++11
unique-ptr
forward-declaration
« Newer Entries
Older Entries »