C
Don't Forget the Inline! 30 Jul 2025
If you're writing a header file and you're at global or namespace scope, then you almost certainly do not mean to declare bare const
or constexpr
variables.
If you're writing a header file and you're at global or namespace scope, then you almost certainly do not mean to declare bare const
or constexpr
variables.