view wisdom/raii @ 12271:6389adbc4a0d draft

<kspalaiologos> fetch /hackenv/asmbf-1.2.6.zip https://github.com/KrzysztofSzewczyk/asmbf/archive/master.zip
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 15:59:04 +0000
parents bfd7a53531df
children
line wrap: on
line source

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