annotate wisdom/raii @ 7182:2346745b09cd

<hppavilion[1]> le/rn inory/Inorically, inory is when you say something is irony that really isn\'t. Moron.
author HackBot
date Thu, 10 Mar 2016 23:54:31 +0000
parents de3812789118
children bfd7a53531df
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5854
de3812789118 <oren> learn RAII means you allocate in the constructor and deallocate in the destructor. There is no \'initializer\' involved.
HackBot
parents: 5853
diff changeset
1 RAII means you allocate in the constructor and deallocate in the destructor. There is no 'initializer' involved.