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
C++11: How is object deleted if it was constructed using make_shared
Jan 15, 2023
c++
c++11
shared-ptr
reference-counting
weak-ptr
What are the benefits and risks, if any, of using std::move with std::shared_ptr
Jan 12, 2023
c++
c++11
shared-ptr
move-semantics
unique-ptr
What is the error in my shared_ptr declaration?
Jan 13, 2023
c++
boost
shared-ptr
C++ conversion from to non-scalar type requested
Jan 11, 2023
c++
shared-ptr
dynamic-memory-allocation
Asio: usage of self shared pointer in the examples
Jan 08, 2023
c++
boost
boost-asio
shared-ptr
error when defining a std::shared_ptr with new operator
Jan 07, 2023
c++
c++11
shared-ptr
How to delete smart pointer to dynamically allocated object?
Jan 06, 2023
c++
memory-management
shared-ptr
smart-pointers
C++ copy constructor: attempting to reference a deleted function
Jan 05, 2023
c++
shared-ptr
copy-constructor
Implicit conversion of vector<shared_ptr<Foo> > to vector<shared_ptr<const Foo> >
Dec 29, 2022
c++
vector
casting
shared-ptr
implicit-conversion
boost shared_ptr get owner count
Dec 29, 2022
c++
boost
shared-ptr
Boost shared_from_this and destructor
Dec 30, 2022
c++
boost
shared-ptr
object-lifetime
weak-ptr
Use of deallocator & allocator in shared_ptr
Dec 29, 2022
c++
shared-ptr
smart-pointers
Reference counting (without storing any data)
Dec 28, 2022
c++
c++11
shared-ptr
reference-counting
reference counting not working in shared_ptr
Dec 25, 2022
c++
shared-ptr
reference-counting
Can I avoid copying during the intialization of a std::initializer_list without using raw pointers?
Dec 25, 2022
c++
shared-ptr
initializer-list
Problem with iterators for std::list of boost::shared_ptr
Dec 25, 2022
c++
list
templates
boost
shared-ptr
Boost shared_ptr use_count function
Dec 24, 2022
c++
boost
shared-ptr
boost::shared_ptr<const T> to boost::shared_ptr<T>
Dec 25, 2022
c++
boost
casting
constants
shared-ptr
Is it possible that a set contains two shared pointer to the same object?
Dec 23, 2022
c++
set
shared-ptr
Refactoring code to use Boost shared pointers
Dec 22, 2022
c++
refactoring
shared-ptr
smart-pointers
« Newer Entries
Older Entries »