view wisdom/raii @ 11516:f0b03895b07e draft

<shachaf> mkx bin/cbt//cat bin/"$1"
author HackEso <hackeso@esolangs.org>
date Wed, 18 Apr 2018 02:29:06 +0100
parents bfd7a53531df
children
line wrap: on
line source

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