Lines Matching full:deallocate
302 <para>In <literal>C++</literal> it's important to deallocate memory in a312 deallocate with <function>free</function>.</para>315 <para>If allocated with <function>new</function>, you must deallocate320 deallocate with <function>delete[]</function>.</para>1122 used to deallocate blocks allocated