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
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
no type named 'shared_ptr' in namespace 'std'
Dec 22, 2022
xcode
bdd
shared-ptr
cedar-bdd
Qt raw vs std::shared_ptr
Dec 23, 2022
c++
qt
c++11
shared-ptr
Is it good practice to bind shared pointers returned by functions to lvalue references to const?
Dec 23, 2022
c++
c++11
reference
coding-style
shared-ptr
Returning Smart Pointers
Dec 22, 2022
c++
shared-ptr
smart-pointers
unique-ptr
resource-management
Emplace a pointer to a multimap of shared_ptr's doesn't work
Dec 21, 2022
c++
c++11
shared-ptr
multimap
emplace
How to pass std::shared_ptr to callback through unsigned long?
Dec 21, 2022
c++
shared-ptr
C++ interface between raw pointers and shared_ptr
Dec 19, 2022
c++
shared-ptr
How to work around 10 limit for make_shared in Visual Studio
Dec 17, 2022
c++
visual-studio-2010
visual-c++
c++11
shared-ptr
shared pointer double deleting
Dec 17, 2022
c++
shared-ptr
How to create a shared_ptr in dll and export it via a factory function?
Dec 17, 2022
c++
dll
shared-ptr
segment fault for a simple std::shared_ptr construction case
Dec 17, 2022
c++
c++11
memory-management
shared-ptr
smart-pointers
Shared pointers not increasing the use_count
Dec 16, 2022
c++
c++11
shared-ptr
reference-counting
make-shared
object of shared pointer being deleted while instances of shared_ptr are still in scope
Dec 14, 2022
c++
boost
c++11
shared-ptr
How can I erase a shared_ptr from vector
Dec 14, 2022
c++
vector
shared-ptr
« Newer Entries
Older Entries »