view wisdom/raii @ 11193:2575b675fca0

<shachaf> mkx bin/rc//random-card "$@"
author HackBot
date Wed, 20 Sep 2017 22:40:23 +0000
parents bfd7a53531df
children
line wrap: on
line source

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