Search code examples
Is there an easy way to make `boost::ptr_vector` more debugger friendly in Visual Studio?...

c++visual-studio-2010visual-c++debuggervisualizerboost-ptr-container

Read More
Difference between std::unordered_map < K, boost::ptr_deque < T > >'s operator[] (K ...

c++11boostunordered-mapnoncopyableboost-ptr-container

Read More
How to safely fill Boosts's pointer containers?...

c++boostmemory-leakssmart-pointersboost-ptr-container

Read More
Increasing Speed of Destruction...

c++boostpolymorphismshared-ptrboost-ptr-container

Read More
std::reverse on boost::ptr_vector slices objects?...

c++stdswapboost-ptr-container

Read More
ptr_map inserting...

c++boosttypesinsertboost-ptr-container

Read More
When ptr_vector iterators are invalidated...

c++boostboost-ptr-container

Read More
Return value goes bad with std::map and boost::ptr_map templates and inheritance...

c++stdmapboost-ptr-container

Read More
ptr_vector is not freed properly...

c++boostptr-vectorboost-ptr-container

Read More
boost::ptr_vector constructor...

c++boostconstructorboost-ptr-container

Read More
Clone allocators, and polymorphism in boost::ptr_container...

c++visual-studio-2010boost-ptr-container

Read More
fast way partially sort objects...

c++boost-ptr-container

Read More
Forward-declared class in boost::ptr_list...

c++boostforward-declarationboost-variantboost-ptr-container

Read More
stl container with std::unique_ptr's vs boost::ptr_container...

c++stlc++11unique-ptrboost-ptr-container

Read More
boost ptr_container leak on 'release'?...

c++boostvalgrindboost-ptr-container

Read More
Differences between std::set and boost::ptr_set?...

c++boostboost-ptr-container

Read More
Boost Pointer Container - can't store class as the key for ptr_map...

c++shared-ptrboost-ptr-container

Read More
How do I delete from a boost::ptr_set when I know the pointer I inserted?...

c++boostsetboost-ptr-container

Read More
Getting Pointer or Reference to mapped_type from Arbitrary Map...

c++templatesboost-mplboost-ptr-container

Read More
STL algorithm to delete all the objects in a container?...

c++booststlstl-algorithmboost-ptr-container

Read More
C++ Befriending boost::ptr_map / boost::checked_delete fails...

c++boostfriendboost-ptr-container

Read More
Storing pointers to const objects in boost::ptr_unordered_map...

c++boost-ptr-container

Read More
glibc detected : free(): invalid pointer: with simple boost::ptr_map example...

glibcboost-ptr-container

Read More
BackNext