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
Should a library use an interface that uses smart pointers?
Nov 05, 2022
c++
smart-pointers
Usage of both scalar and array in smart pointer
Nov 03, 2022
c++
smart-pointers
Deleting vector of pointers
Sep 14, 2022
c++
pointers
vector
smart-pointers
delete-operator
OpenCV or Boost smart pointers
Oct 30, 2022
c++
image-processing
boost
opencv
smart-pointers
How to execute member-function-pointer with a smart pointer object?
Aug 30, 2022
c++
c++11
smart-pointers
unique-ptr
member-function-pointers
Is there a smart pointer type that requires multiple owners?
Nov 16, 2022
c++
c++11
smart-pointers
How to handle failure to release a resource which is contained in a smart pointer?
Oct 31, 2022
c++
smart-pointers
raii
How do I dynamic upcast and downcast with smart pointers?
Oct 30, 2022
c++
casting
smart-pointers
dynamic-cast
C++ smart pointers: sharing pointers vs. sharing data
Feb 28, 2018
c++
qt
smart-pointers
Which is faster on Visual C++ 2010 - std::shared_ptr or boost::shared_ptr?
Apr 18, 2022
c++
visual-c++
boost
shared-ptr
smart-pointers
Replacing auto_ptr in VC++ 8
Sep 05, 2019
c++
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
« Newer Entries
Older Entries »