view wisdom/raii @ 11305:497777b40937

<int-e> sled bin/morse-decode//s=^a=print_a=
author HackBot
date Fri, 05 Jan 2018 00:57:08 +0000
parents bfd7a53531df
children
line wrap: on
line source

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