Domain Tools

Welcome  Guest! Login/Join

Sponsored Ads
Google
Cheap VPS Hosting Registrant Search     Sponsor DomainTools
DomainTools Blog: New RSS Feeds deep inside DomainTools - Posted 10 days ago - 10 comments

Main Content

Memory Management


Directory > Computers > Programming > Languages > C++ > Memory Management

 
Related Categories:
   Computers > Programming > Memory_Management (17)


17 Listings - DR (9/10)17 Listings - DR (9/10) Effective C++ Memory Allocation - http://www.embedded.com/1999/9901/9901feat2.htm
Using several features of the language, this article presents a framework for resource allocation which is temporally deterministic, provides for callback, provides memory pools, and can provide for deadlock prevention.
66 Listings - DR (9/10)66 Listings - DR (9/10) Smart Pointers in Boost - http://www.ddj.com/cpp/184401507
Introduces smart pointers and takes a look at Boosts various smart pointer templates (scoped_ptr, scoped_array, shared_ptr, and shared_array).
30 Listings - DR (7/10)30 Listings - DR (7/10) A Garbage Collection Framework for C++, Part II - http://www.codeproject.com/cpp/garbage_collect2.asp?print=true
This article deals with refactoring the code originally presented in part 1 in order to allow polymorphic types to be used.
30 Listings - DR (7/10)30 Listings - DR (7/10) A Garbage Collection Framework for C++ - http://www.codeproject.com/cpp/garbage_collect.asp?print=true
An article on using garbage collection through the use of smart pointers.
15 Listings - DR (7/10)15 Listings - DR (7/10) Memory Hygiene in C and C++: Safe Programming with Risky Data - http://www.informit.com/articles/article.asp?p=169586
Memory management is scary. It should be: A lot can go wrong--often very wrong. But a moderately experienced C or C++ programmer can learn and understand memory hazards completely.
15 Listings - DR (7/10)15 Listings - DR (7/10) C++ Memory and Resource Management - http://www.informit.com/articles/article.asp?p=30642
Stephen Dewhurst discusses how the various features of C++ are used together in memory management, how they sometimes interact in surprising ways, and how to simplify their interactions.
15 Listings - DR (7/10)15 Listings - DR (7/10) Smart Pointers in C++ - http://www.informit.com/articles/article.asp?p=31529
Andrei Alexandrescu discusses smart pointers, from their simplest aspects to their most complex ones and from the most obvious errors in implementing them to the subtlest ones--some of which also happen to be the most gruesome.
15 Listings - DR (7/10)15 Listings - DR (7/10) Smart Pointers - http://www.informit.com/articles/article.asp?p=25264
Andrei Alexandrescu navigates through the sometimes treacherous waters of using smart pointers, which imitate built-in pointers in syntax and semantics but perform a host of additional tasks that built-in pointers can't.
9 Listings - DR (6/10)9 Listings - DR (6/10) Counted Body Techniques - http://www.boost.org/more/count_bdy.htm
Introduces two key concepts: the use of a generic requirements based approach to simplify and adapt the use of the counted body pattern and the ability to dynamically and non-intrusively add capabilities to fixed types using the runtime mixin pattern.
15 Listings - DR (6/10)15 Listings - DR (6/10) The Rule of The Big Two - http://www.artima.com/cppsource/bigtwo.html
Matthew and Bjorn update the well-known Rule of The Big Three, explaining which one of those member functions is not always needed.
15 Listings - DR (6/10)15 Listings - DR (6/10) "Pure Virtual Function Called": An Explanation - http://www.artima.com/cppsource/pure_virtual.html
This article provides an an in-depth look at the "pure virtual function called" error message.
3,418 Listings - DR (5/10)3,418 Listings - DR (5/10) An Introduction to Garbage Collection, Part II - http://icu.sourceforge.net/docs/papers/cpp_report/an_introduction_to_garbage_collection_part_ii.html
Show how garbage collection works and what it actually costs.
7 Listings - DR (4/10)7 Listings - DR (4/10) Memory Management in C++ - http://www.cantrip.org/wave12.html
Covers the design of a global memory manager that is as fast and space-efficient as per-class allocators.
16 Listings - DR (4/10)16 Listings - DR (4/10) To New, Perchance to Throw, Part 2 - http://www.gotw.ca/publications/mill16.htm
Delves deeper into the question of what operator new() failures mean, and how best to detect and handle them.
16 Listings - DR (4/10)16 Listings - DR (4/10) Containers in Memory: How Big Is Big? - http://www.gotw.ca/publications/mill14.htm
Answers the question of how much memory the various standard containers use to store the same number of objects of the same type T.
16 Listings - DR (4/10)16 Listings - DR (4/10) To New, Perchance to Throw, Part 1 - http://www.gotw.ca/publications/mill15.htm
Explains why a class that provides its own class-specific operator new(), or operator new[](), should also provide corresponding class-specific versions of plain new, in-place new, and nothrow new.
16 Listings - DR (4/10)16 Listings - DR (4/10) Using auto_ptr Effectively - http://www.gotw.ca/publications/using_auto_ptr_effectively.htm
Explains why auto_ptr neatly solves common C++ design and coding problems, and why using it can lead to more robust code.
11 Listings - DR (2/10)11 Listings - DR (2/10) C++ Memory Management: From Fear to Triumph, Part 1 - http://www.linuxdevcenter.com/pub/a/linux/2003/05/08/cpp_mm-1.html
This article discusses C++ in the context of several other popular languages. It also describes the kinds of memory errors that can occur in C++ programs.
11 Listings - DR (2/10)11 Listings - DR (2/10) C++ Memory Management: From Fear to Triumph, Part 2 - http://www.linuxdevcenter.com/pub/a/linux/2003/06/19/cpp_mm-1.html
This article explains design principles that will help keeping memory management error out of C++ code.
11 Listings - DR (2/10)11 Listings - DR (2/10) C++ Memory Management: From Fear to Triumph, Part 3 - http://www.linuxdevcenter.com/pub/a/linux/2003/08/07/cpp_mm-3.html
Presents a list of simple, powerful techniques that can be used to deal with memory in C++ programs.
On Target - DR (2/10)On Target - DR (2/10) Smart Pointers: What, Why, Which? - http://ootips.org/yonat/4dev/smart-pointers.html
Explains what smart pointers are, why they should be used, and which one should be used.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Domain Tools analysis of DMOZ top listed domains