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
Should I use shared_ptr<Object> myObject = (shared_ptr<Object>) new Object() to access private constructors?
Sep 16, 2022
c++
c++11
constructor
shared-ptr
shared_ptr and references in C++
Aug 23, 2019
c++
boost
smart-pointers
shared-ptr
Custom deleters for std::shared_ptrs
Aug 27, 2019
c++
shared-ptr
smart-pointers
Passing a shared_ptr through a C interface that takes void *
Mar 19, 2022
c++
sdl
shared-ptr
Dereference a rvalue shared_ptr
Sep 17, 2022
c++
shared-ptr
rvalue
How to prevent anyone from stealing my shared_ptr?
Oct 24, 2019
c++
boost
shared-ptr
ownership
How to add boost to my project?
Feb 12, 2018
c++
boost
cross-platform
shared-ptr
boost::shared_ptr is it safe to use it in multiple threads?
Jan 31, 2022
c++
multithreading
boost
shared-ptr
std::shared_ptr not working with range for
Jul 04, 2017
c++
for-loop
c++11
shared-ptr
C++11 make_shared instancing
Feb 14, 2022
c++
templates
c++11
shared-ptr
smart-pointers
Shared ptr in union
May 19, 2022
c++
shared-ptr
unions
Understanding C++ std::shared_ptr
Oct 19, 2022
c++
shared-ptr
smart-pointers
reference-counting
Initialize Boost shared_ptr in constructor
Mar 26, 2022
c++
boost
boost-asio
shared-ptr
Stand-alone shared_ptr<T> implementation?
Jul 31, 2022
c++
shared-ptr
Why does making operator new private break std::shared_ptr?
Mar 03, 2022
c++
c++11
shared-ptr
Invalid application of 'sizeof' to incomplete type 'SDL_Window'
Feb 27, 2022
c++
struct
sdl
shared-ptr
shared_ptrs being deleted twice
Oct 26, 2022
c++
c++11
vector
shared-ptr
stdvector
boost::shared_ptr and assigning derived classes
Mar 07, 2022
c++
boost
variable-assignment
shared-ptr
c++ shared_ptr release ownership [duplicate]
Sep 23, 2022
c++
shared-ptr
unique-ptr
Is it good practice to pass scoped_ptr by reference (from one method to another inside a class)?
Feb 22, 2022
c++
pass-by-reference
shared-ptr
scoped-ptr
« Newer Entries
Older Entries »