adapter
adapter copied to clipboard
C++11 Conversion, Refactor and CMake conversion
- 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