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
Is std::unique_ptr the wrong tool to allocate memory for an array?
Dec 05, 2022
c++
c++11
memory-management
smart-pointers
unique-ptr
What is the difference between *ptr and *ptr.get() when using auto_ptr?
Dec 05, 2022
c++
smart-pointers
auto-ptr
Qt smart pointer equivalent to Boost::shared_ptr ?
Dec 04, 2022
c++
boost
qt4
smart-pointers
qsharedpointer
Force deleting std::shared_ptr in C++
Nov 30, 2022
c++
c++11
pointers
c++17
smart-pointers
C++ Initialization list and memory alloc
Dec 01, 2022
c++
constructor
memory-management
smart-pointers
initialization-list
Why I cant return Boost::Scoped_ptr from function?
Nov 30, 2022
c++
boost
smart-pointers
scoped-ptr
Error C2275 while creating a COM smart-pointer within "if" statement
Nov 16, 2022
c++
com
smart-pointers
Smart pointer in global scope
Nov 10, 2022
c++
smart-pointers
Abstract Factory with parameterized constructors
Nov 06, 2022
c++
design-patterns
polymorphism
abstract-class
smart-pointers
I want to perfect forward variadic arguments except for a specific type
Nov 02, 2022
c++
shared-ptr
smart-pointers
c++14
perfect-forwarding
Using custom smart pointers in boost python
Oct 24, 2022
c++
python
boost
smart-pointers
boost-python
Circular double linked list with smart pointers in c++
Oct 22, 2022
c++
smart-pointers
singleton behaviour related query
Oct 21, 2022
c++
templates
design-patterns
smart-pointers
Sorting vector of smart pointers: mysterious crash
Oct 19, 2022
c++
sorting
smart-pointers
Using shared_ptr with FreeRTOS queue
Oct 19, 2022
c++
smart-pointers
freertos
C++0x unique_ptr replaces scoped_ptr taking ownership?
Oct 20, 2022
c++
smart-pointers
c++11
Why can't a pointer be automatically converted into a unique_ptr when returning it?
Oct 08, 2022
c++
pointers
c++11
smart-pointers
explicit
What's the difference between BSTR and _bstr_t?
Feb 04, 2022
c++
com
smart-pointers
Compiler doesn't fail when pushing back a std::unique_ptr into a std::vector
Nov 16, 2022
c++
smart-pointers
stdvector
move-semantics
« Newer Entries
Older Entries »