Home | History | Annotate | Download | only in docs

Lines Matching full:deallocate

302 <para>In <literal>C++</literal> it's important to deallocate memory in a
312 deallocate with <function>free</function>.</para>
315 <para>If allocated with <function>new</function>, you must deallocate
320 deallocate with <function>delete[]</function>.</para>
1122 used to deallocate blocks allocated