Content deleted Content added
m Dating maintenance tags: {{Says who}} {{Citation needed}} |
Omnipaedista (talk | contribs) punct. |
||
Line 184:
{{wikibooks|More C++ Idioms|Resource Acquisition Is Initialization}}
* Sample Chapter: "[https://www.informit.com/articles/article.aspx?p=30642&seqNum=8 Gotcha #67: Failure to Employ Resource Acquisition Is Initialization]" by Stephen C. Dewhurst
* Interview: "[https://www.artima.com/intv/modern3.html A Conversation with Bjarne Stroustrup]" by Bill Venners
* Article: "[https://www.artima.com/cppsource/bigtwo3.html The Law of The Big Two]" by Bjorn Karlsson and Matthew Wilson
* Article: "[https://web.archive.org/web/20090815095635/http://gethelp.devx.com/techtips/cpp_pro/10min/2001/november/10min1101.asp Implementing the 'Resource Acquisition is Initialization' Idiom]" by Danny Kalev
* Article: "[https://www.codeproject.com/Articles/10141/RAII-Dynamic-Objects-and-Factories-in-C RAII, Dynamic Objects, and Factories in C++]" by Roland Pibinger
* RAII in Delphi: "[http://blog.barrkel.com/2010/01/one-liner-raii-in-delphi.html One-liner RAII in Delphi]" by Barry Kelly
[[Category:Articles with example C++ code]]
|