Merge pull request #1067 from geoffw0/ref

CPP: Add references section to cpp/return-stack-allocated-memory
This commit is contained in:
Felicity Chapman
2019-03-11 16:14:24 +00:00
committed by GitHub

View File

@@ -22,4 +22,7 @@ memory after the function has already returned will have undefined results. </p>
</example>
<references>
</references>
</qhelp>