[SF.21] adjust per editors call

pull/1911/head
Sergey Zubkov 4 years ago
parent 0db2b88c57
commit 4a386f0a65

@ -19571,7 +19571,7 @@ It is almost always a bug to mention an unnamed namespace in a header file.
namespace Foo
{
inline constexpr double x = 1.234; // good
const double x = 1.234; // good
inline double foo(double y) // good
{

Loading…
Cancel
Save