view wisdom/raii @ 11966:3f1a4ab429fd draft

<b_jonas> `` sed -i \'1s"$" https://github.com/KrzysztofSzewczyk/esologs/"\' wisdom/log
author HackEso <hackeso@esolangs.org>
date Sat, 12 Oct 2019 10:44:21 +0000
parents bfd7a53531df
children
line wrap: on
line source

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