[Development] Can we remove recommendation against unnamed namespaces from Qt coding conventions?
Thiago Macieira
thiago.macieira at intel.com
Wed Feb 21 20:27:27 CET 2024
On Wednesday, 21 February 2024 10:56:41 PST Jøger Hansegård via Development
wrote:
> Use unnamed namespaces for all internal/non-exported entities. Functions
> can alternatively be marked `static` in the global namespace. Marking
> functions `static` also in the unnamed namespace can help readability,
> particularly in reviews.
+1
--
Thiago Macieira - thiago.macieira (AT) intel.com
Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20240221/46a328e5/attachment-0001.bin>
More information about the Development
mailing list