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
Copy constructor with smart pointer
Nov 11, 2022
c++
templates
smart-pointers
copy-constructor
Smart pointers vs Reference
May 28, 2022
c++
memory
pointers
reference
smart-pointers
Is there a CUDA smart pointer?
Aug 30, 2022
memory
cuda
gpgpu
smart-pointers
Can someone explain smart pointers in plain English?
Oct 04, 2017
c++
smart-pointers
shared_ptr and references in C++
Aug 23, 2019
c++
boost
smart-pointers
shared-ptr
Boost scoped_ptr / scoped_array with custom deleter
Apr 25, 2022
c++
boost
smart-pointers
Custom deleters for std::shared_ptrs
Aug 27, 2019
c++
shared-ptr
smart-pointers
virtual constructor idiom with smart pointers
Feb 11, 2022
c++
constructor
polymorphism
virtual
smart-pointers
Is it bad practice to typedef a smart pointer? [closed]
Feb 20, 2022
c++
smart-pointers
How to remove smart pointers from a cache when there are no more references?
Jun 21, 2018
c++
caching
pointers
boost
smart-pointers
Understanding weak reference counter
Nov 10, 2022
c++
c++11
smart-pointers
C++11 make_shared instancing
Feb 14, 2022
c++
templates
c++11
shared-ptr
smart-pointers
Understanding C++ std::shared_ptr
Oct 19, 2022
c++
shared-ptr
smart-pointers
reference-counting
Some std::unique_ptr uses and "gotchas"
May 22, 2022
c++
c++11
smart-pointers
unique-ptr
resource-management
Can i pass auto_ptr by reference to functions?
Sep 04, 2017
c++
smart-pointers
auto-ptr
Should I use a smart pointer?
Mar 08, 2022
c++
pointers
c++11
smart-pointers
Why is there memory leak while using shared_ptr as a function parameter?
Oct 19, 2022
c++
smart-pointers
Unique pointer and const correctness
Oct 21, 2022
c++
pointers
smart-pointers
const-correctness
object-composition
Should boost::ptr_vector be used in place std::vector all of the time?
Dec 13, 2017
c++
boost
vector
smart-pointers
What's with unique_ptr::get() instead of &*?
Aug 24, 2022
c++
pointers
smart-pointers
unique-ptr
« Newer Entries
Older Entries »