Files
local_function/test
Nikita Kniazev f3f663a430 Remove storage class specifier tests
They fail on every compiler except GCC in GNU++98 mode. The `auto` storage
specifier cannot be used in function parameter list in C, while C++11 already
reused the keyword for other usages. The `register` storage specifier is
deprecated in C++11 and removed in C++17.
2019-12-04 00:24:16 +03:00
..
2012-04-13 00:26:10 +00:00
2012-04-13 00:26:10 +00:00
2012-04-13 00:26:10 +00:00