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
boost.python expose function that returns vector<MyClass>
Mar 11, 2026
c++
python
boost
vector
shared-ptr
Question on converting boost shared pointer to standard shared pointer
Mar 11, 2026
c++
boost
shared-ptr
C++ 11 Smart Pointer Ownership and Casting
Mar 10, 2026
c++
shared-ptr
software-design
weak-ptr
Correct use of shared_ptr and make_shared in exercise from Stroustrup's PPP book Chapter 12
Mar 08, 2026
c++
c++11
shared-ptr
Cache Optimization and Polymorphism
Mar 08, 2026
c++
optimization
c++11
polymorphism
shared-ptr
Debuggable replacement for make_shared()
Mar 05, 2026
c++
c++11
shared-ptr
backtrace
make-shared
shared_from_this() of an instance that is not yet owned by shared_ptr always returns null?
Mar 07, 2026
c++
c++11
shared-ptr
Why does boost::shared_ptr use gcc inline assembly to increase use_count instead of using operator++?
Mar 06, 2026
c++
boost
thread-safety
shared-ptr
atomic
C++ shared_ptr vs. Python object
Mar 03, 2026
python
c++
programming-languages
shared-ptr
Using shared_ptr with array of objects
Mar 02, 2026
c++
memory-leaks
parameter-passing
shared-ptr
smart-pointers
limit on parameters taken by boost make_shared
Feb 28, 2026
c++
boost
shared-ptr
Understanding c++ shared pointers
Feb 28, 2026
c++
pointers
shared-ptr
smart-pointers
Boost::shared_ptr instantiated using this
Feb 27, 2026
c++
this
shared-ptr
multiple-instances
C++ delete pointer with valid address
Feb 25, 2026
c++
memory-management
fork
shared-ptr
poco
Function overloading with initialization_list causing ambiguity
Feb 25, 2026
c++
c++11
shared-ptr
language-lawyer
overloading
Can I use the type of "this" as a template argument (inside a macro)?
Feb 23, 2026
c++
boost
shared-ptr
How to atomically reset a shared_ptr?
Feb 17, 2026
c++
shared-ptr
atomic
accessing operator overloading of class which is wrapped by std::shared_ptr
Feb 18, 2026
c++
inheritance
stl
overloading
shared-ptr
Using std::queue with shared_ptr?
Feb 14, 2026
c++
stl
include
std
shared-ptr
Older Entries »