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
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
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
« Newer Entries
Older Entries »