skip to main
|
skip to sidebar
C++ Trivia
Sunday, September 26, 2010
Order of Destruction of Objects in Standard Containers
The C++ Standard does not define the order of destruction of objects in standard containers.
Reference:
Modern C++ Design
by Andrei Alexandrescu. Addison-Wesley, 2001, p. 86.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Deals
Amazon.com Widgets
My Workspace
19"-23"-19" with Tritton See2
Bloomberg Message Team
Last Row: Kwok, Marcos, Chintan, Jonathan, Steve, Rakan, Alex, Joel, Sam, Hector, Adam, Zak, Mike, Me, Middle Row: Linda, Di, Sid, Jun, Joe, Paul, Suganya, Steve, James, Hunter, Scott, Todd, Front Row: Venkat, Noah, Matt, Carilda, Gary
Dialogic Computer Telephony Team
Glenn, Ray, Naum, Larry, Lisa, Me, Jim, Hyung, John, Frank
Search This Blog
Followers
Blog Archive
►
2017
(260)
►
December
(40)
►
November
(40)
►
October
(50)
►
September
(40)
►
August
(40)
►
July
(50)
►
2014
(1)
►
November
(1)
►
2011
(1)
►
August
(1)
▼
2010
(718)
►
December
(249)
►
November
(255)
►
October
(62)
▼
September
(31)
Early Optimization
Pass by Value
Template Specialization
Compile-time Calculations via Templates
Macros
Order of Destruction of Objects in Standard Contai...
Reference Counting Smart Pointers
Hash Containers
Double-check Locking Pattern
Phoenix Singleton
References to Functions
Static Functions
Singleton References
Singleton Destructors
Volatile Member Functions
Pointers to Volatile
Initializing a Static Variable at Compile Time
realloc()
Throwing Exceptions
Calling delete on a pointer to const
Declaration in if Statement
Volatile
Repeated Enum Values
const_cast<>() and the volatile type qualifier
Comma Operator
Exceptions
Exception Specifications
Exceptions
std::exception
Local Object Destructors
auto_ptr
►
August
(16)
►
July
(16)
►
June
(15)
►
May
(15)
►
April
(15)
►
March
(15)
►
February
(14)
►
January
(15)
►
2009
(25)
►
December
(15)
►
November
(10)
About Me
C++ Trivia
View my complete profile
No comments:
Post a Comment