Add style code for function static variables
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 6 Feb 2021 09:15:27 +0000 (09:15 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Sat, 6 Feb 2021 09:15:27 +0000 (09:15 +0000)
commit1ced45eb8c27f3231c8a6ff61cde698e86222878
treec128ee388eec3298310eddb795f500ca6c8042be
parent1d463ae0f97f5e5bc9d12c8b2df078d6f6e3bfdd
Add style code for function static variables

These should be prefixed with `s_` just like class variables, because
the reason is the same: the reader knows immediately the scope and
lifetime.
docs/dev-manual/naming.rst