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
Transferring ownership to function with std::unique_ptr
Nov 05, 2022
c++
smart-pointers
Smart pointers & destructor
Oct 27, 2022
class
boost
destructor
smart-pointers
How to move unique_ptr to raw pointer?
Jun 04, 2021
c++
pointers
smart-pointers
What does "single allocation" mean for boost::make_shared
Nov 13, 2022
c++
boost
shared-ptr
smart-pointers
make-shared
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
« Newer Entries
Older Entries »