On 05/10/2015 05:32 AM, Andrei Alexandrescu wrote:
On 5/9/15 3:41 PM, Timon Gehr wrote:
On 05/10/2015 12:38 AM, Timon Gehr wrote:

142| return parent.reallocate(b, gs);

172| return parent.alignedReallocate(b, gs, a);

(Note that those code snippets also occur in their documentation.)

Can't find "gs" in the doc comments, is it there? -- Andrei

(They don't appear verbatim, but they call the parent functions with the plain 'b' in the documentation as well.)

Reply via email to