issues
search
mtconnect
/
adapter
MTConnect adapter framework
90
stars
76
forks
source link
C++11 Conversion, Refactor and CMake conversion
#9
Open
MatthewPowley
opened
6 years ago
MatthewPowley
commented
6 years ago
Conversion of the code to C++11.
Changed parameter naming convention, removed 'a' prefix and used camel-case
Whitespace and layout changes to make code more readable and aid debugging
'const' correctness changes to allow compilers to make better performance optimizatiobs