view wisdom/raii @ 12018:03d43745ff23 draft

<b_jonas> `` hg cat -r 9075 bin/random-card > bin/random-card
author HackEso <hackeso@esolangs.org>
date Thu, 14 Nov 2019 21:44:59 +0000
parents bfd7a53531df
children
line wrap: on
line source

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