view wisdom/raii @ 11963:b54cc53510bd draft

<kmc> ` echo $IRC_NICK >> bin/pbflist
author HackEso <hackeso@esolangs.org>
date Thu, 10 Oct 2019 07:09:03 +0000
parents bfd7a53531df
children
line wrap: on
line source

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