view wisdom/raii @ 9952:4182fb882544

<hppavilion[1]> le/rn neoletters//\xef\xa0\x8d\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8e\xef\xa0\x8f
author HackBot
date Mon, 12 Dec 2016 02:52:54 +0000
parents de3812789118
children bfd7a53531df
line wrap: on
line source

RAII means you allocate in the constructor and deallocate in the destructor. There is no 'initializer' involved.