C++: Add qhelp reference.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-03-06 13:56:37 -08:00
parent cf4c8eb517
commit cd57cd0d8a

View File

@@ -43,5 +43,8 @@ returns a null pointer, which can be checked for and handled appropriately.
</example>
<references>
<li>
Microsoft Learn: <a href="https://learn.microsoft.com/en-us/cpp/cpp/type-conversions-and-type-safety-modern-cpp">Type conversions and type safety</a>.
</li>
</references>
</qhelp>