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 smart-pointers
Boost.Pointer Container made obsolete by std::unique_ptr in C++11/14?
Apr 25, 2022
c++
boost
c++11
stl
smart-pointers
C++ leaks in case of exception even by using smart pointers
Oct 04, 2022
c++
memory-leaks
smart-pointers
Error on implicit cast from std:unique_ptr to bool
Nov 05, 2022
c++
c++11
visual-studio-2013
smart-pointers
allegro
Passing the address of dereferenced smart pointers to functions that expect raw pointers
Apr 29, 2022
c++
smart-pointers
Should I use shared_ptr or weak_ptr on not mainly containers?
Oct 29, 2022
c++
c++11
smart-pointers
Is there a way to distinguish between different `Rc`s of the same value?
Nov 04, 2022
rust
identity
smart-pointers
reference-counting
Are there "smart pointers" in Java?
Mar 05, 2022
java
smart-pointers
Wrap dynamic array with shared_ptr by make_shared
Jul 06, 2022
c++
arrays
shared-ptr
smart-pointers
enable_shared_from_this (c++0x): what am I doing wrong?
Oct 17, 2022
c++
c++11
shared-ptr
smart-pointers
auto_ptr or shared_ptr equivalent in managed C++/CLI classes
Sep 11, 2022
c++-cli
smart-pointers
auto-ptr
How do I capture a smart pointer in a lambda?
May 30, 2020
c++
smart-pointers
lambda
Marking std::unique_ptr class member as const
Jan 17, 2021
c++
c++11
smart-pointers
unique-ptr
ownership
How to uniform initialize map of unique_ptr?
Mar 08, 2022
c++
c++11
map
smart-pointers
uniform-initialization
C++ allocating shared_ptr with C++11 (std::shared_ptr): Is it still bad to initialize the shared_ptr into a temporary variable?
Mar 31, 2022
c++
pointers
c++11
shared-ptr
smart-pointers
C++11 vector of smart pointer
Sep 15, 2022
c++
c++11
abstract-class
smart-pointers
Default value for boost::shared_ptr on class constructor
Oct 26, 2022
c++
boost
smart-pointers
multiple-constructors
Exception-safe memory handling with COM
Mar 13, 2019
c++
com
atl
smart-pointers
C++ shared+ptr use_count for nullptr
Sep 19, 2022
c++
c++11
shared-ptr
smart-pointers
Pushing an object with unique_ptr into vector in C++
Mar 02, 2022
c++
c++11
vector
smart-pointers
move-semantics
clang & gcc don't warn about non-virtual base destructors for polymorphism when using smart pointers?
Nov 08, 2022
c++
c++11
smart-pointers
unique-ptr
virtual-destructor
« Newer Entries
Older Entries »