ScopeGuard2011/10/24 06:10

C++0x ScopeGuard + Lambda Expression

http://d.hatena.ne.jp/faith_and_brave/20080808/1218191802

RAII を ScopeGuard を使って実践

http://d.hatena.ne.jp/wata_d/20051102/1130883390

Generic: Change the Way You Write Exception-Safe Code — Forever

http://drdobbs.com/cpp/184403758

C++0xではわりと必須なscope_guard

http://d.hatena.ne.jp/faith_and_brave/20081212/1229074160