You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arxx still resides in the Arxx namespace which I find disturbing. It should should be inside a new namespace "Data".
The code style is still the old one and should change.
The code files are named with CamelCase which should be changed to underscored_names.
The code files have the extension cxx, which should be changed to cpp.
The text was updated successfully, but these errors were encountered:
punytroll
added
the
code
Non-funtional changes to the code base or even the build system.
label
Oct 25, 2019
Arxx still resides in the Arxx namespace which I find disturbing. It should should be inside a new namespace "Data".
The code style is still the old one and should change.
The code files are named with CamelCase which should be changed to underscored_names.
The code files have the extension cxx, which should be changed to cpp.
The text was updated successfully, but these errors were encountered: