view wisdom/raii @ 12341:a6d1bbf49b0c draft

<int-e> mkx ../bin/progress//echo $(($RANDOM%111-5))%
author HackEso <hackeso@esolangs.org>
date Mon, 31 Aug 2020 12:34:07 +0000
parents bfd7a53531df
children
line wrap: on
line source

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