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
shared_ptr - why does it break?
Dec 04, 2025
c++
shared-ptr
Get Eclipse CDT + boost::shared_ptr<T> to work with syntax completion?
Dec 03, 2025
eclipse
shared-ptr
eclipse-cdt
About shared ptr
Dec 03, 2025
c
garbage-collection
shared-ptr
shared_ptr not reporting referenced object deletion
Dec 02, 2025
c++
c++11
shared-ptr
smart-pointers
Return a dereferenced value of shared_ptr from a function
Nov 28, 2025
c++
c++11
boost
shared-ptr
Is there a way to optimize shared_ptr for the case of permanent objects?
Nov 25, 2025
c++
optimization
shared-ptr
Use of const pointer to class in function
Nov 26, 2025
c++
constants
shared-ptr
I have a reference and want to call a function that takes boost::shared_ptr
Nov 22, 2025
c++
reference
shared-ptr
vector of shared_ptrs, returning it from a function and modifying it
Nov 22, 2025
c++
shared-ptr
stdvector
Is it possible that make_shared has no any exception but returns a nullptr?
Nov 18, 2025
c++
c++11
shared-ptr
make-shared
Store shared pointer in lambda to keep it alive
Nov 03, 2025
c++
c++11
lambda
shared-ptr
functor
Efficient usage of a c++11 shared_ptr in an asset manager
Nov 03, 2025
c++
opengl
c++11
shared-ptr
Create std::weak_ptr to an indexed value of an array-type std::shared_ptr?
Nov 02, 2025
c++
stl
std
shared-ptr
weak-ptr
How to prevent deletion of a raw pointer that is used as shared pointer?
Nov 03, 2025
c++
shared-ptr
c-api
raw-pointer
Naming a typedef for a boost::shared_ptr<const Foo>
Nov 02, 2025
c++
boost
shared-ptr
Role of weak_ptr in shared_ptr
Nov 02, 2025
c++
shared-ptr
smart-pointers
weak-ptr
cyclic-reference
Check if container of shared_ptr contains a pointer?
Oct 31, 2025
c++
observer-pattern
shared-ptr
How to make shared_ptr wrapper class work with make_shared
Oct 30, 2025
c++
c++11
shared-ptr
Is assiging a shared_ptr to itself safe?
Oct 31, 2025
c++
shared-ptr
reference-counting
copy-assignment
shared_ptr entirely on stack
Oct 27, 2025
c++
c++11
shared-ptr
smart-pointers
Older Entries »