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
Will move from unique to shared pointer also initialize enable_shared_from_this
Jan 29, 2023
c++
stl
smart-pointers
Pointer to a Pointer question
Jan 25, 2023
c++
pointers
smart-pointers
C++ -- Is there an implicit cast here from Fred* to auto_ptr<Fred>?
Jan 23, 2023
c++
smart-pointers
auto-ptr
Clarification on smart pointer's operator* and operator-> overloading
Jan 11, 2023
c++
pointers
operator-overloading
smart-pointers
Best way to return a vector member variable to external class
Jan 12, 2023
c++
vector
reference
smart-pointers
Why are C++ smart pointers so unrestricted, i.e. may be reassigned or reset?
Jan 11, 2023
c++11
boost
smart-pointers
Writing safe copy-constructor with smart pointer
Jan 08, 2023
c++
c++11
constructor
smart-pointers
How to delete smart pointer to dynamically allocated object?
Jan 06, 2023
c++
memory-management
shared-ptr
smart-pointers
Referencing objects in vector (Modern C++)
Jan 04, 2023
c++
c++11
smart-pointers
Smart pointer question
Dec 30, 2022
c++
pointers
boost
smart-pointers
Implementing Containers using Smart Pointers
Dec 30, 2022
c++
c++11
containers
smart-pointers
unique-ptr
smart pointers for modelling a general tree structure & its iterators
Dec 30, 2022
c++
boost
iterator
smart-pointers
Use of deallocator & allocator in shared_ptr
Dec 29, 2022
c++
shared-ptr
smart-pointers
Should I initialize a shared_ptr inside or outside the class constructor?
Dec 27, 2022
c++
c++11
smart-pointers
Return std::unique_ptr<T> from factory function creating fully hidden implementation of pure virtual interface
Dec 27, 2022
c++
smart-pointers
c++14
How to create a new value and assign to a private unique_ptr in a class constructor?
Dec 26, 2022
c++
c++11
smart-pointers
unique-ptr
Remove from a std::set<shared_ptr<T>> by T*
Dec 25, 2022
c++
boost
smart-pointers
Using QSharedPointer with new[] yields "Mismatched free() / delete / delete[]" in valgrind
Dec 24, 2022
c++
qt
smart-pointers
qsharedpointer
Refactoring code to use Boost shared pointers
Dec 22, 2022
c++
refactoring
shared-ptr
smart-pointers
Dealing with unique_ptr in containers
Dec 22, 2022
c++
c++11
smart-pointers
unique-ptr
« Newer Entries
Older Entries »