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 shared-ptr
Can I get a raw pointer from boost's weak_ptr?
Sep 24, 2022
c++
boost
shared-ptr
smart-pointers
weak-references
C++/CLI Wrapping a Function that Returns a std::shared_ptr
Nov 08, 2022
.net
c++-cli
wrapper
shared-ptr
mixed-mode
shared_ptr with templates
May 12, 2021
c++
templates
shared-ptr
Should I use smart pointers on everything and forget about classic normal pointers?
Jul 30, 2022
c++
boost
shared-ptr
smart-pointers
Why isn't the reference counter in boost::shared_ptr volatile?
May 11, 2022
c++
multithreading
boost
shared-ptr
Decent shared_ptr implementation that does not require a massive library?
Mar 21, 2022
c++
shared-ptr
What is the Rust equivalent of C++'s shared_ptr?
Jun 21, 2022
scope
rust
shared-ptr
ownership
two shared_ptr from same enable_shared_from_this instance
Nov 05, 2022
c++
shared-ptr
reference-counting
weak-ptr
enable-shared-from-this
BOOST_FOREACH Iteration over boost::shared_ptr<list>
Mar 07, 2022
c++
boost
shared-ptr
temporaries
boost-foreach
Tracking down owner of a shared_ptr?
Oct 18, 2022
c++
c++11
c++14
shared-ptr
smart-pointers
Does accessing via a shared_ptr pollute the cache line more than raw pointer?
Aug 17, 2022
c++
performance
optimization
shared-ptr
Lazy-constructed shared_ptr
Oct 31, 2022
c++
c++11
std
wrapper
shared-ptr
Dereferencing a shared pointer and assigning to it
Sep 06, 2022
c++
shared-ptr
dereference
Why is there no atomic_{store,load} for weak_ptr?
Oct 19, 2022
c++
c++11
shared-ptr
atomic
smart-pointers
How to mix C++ shared pointers and object references
Apr 18, 2022
c++
objective-c
grand-central-dispatch
shared-ptr
Does shared_ptr's dtor require the use of a "deleter"?
Oct 16, 2022
c++
c++11
shared-ptr
language-lawyer
specialise `std::default_delete` for `std::shared_ptr`
May 13, 2021
c++
shared-ptr
Const correctness with objects containing shared_ptr
May 09, 2022
c++
constants
shared-ptr
« Newer Entries
Older Entries »