"I am considering applying Google Style Guide formatting to the code base for modern C++ style compliance, though I do not want to overstep my bounds."
Now that the OneByteChunk class has been refactored, I'd like to implement some clang-format and Google Style Guide compliance to this repository to clean up and modernize this code base without affecting the overall intent and functionality.
Originally posted by @crhowell3 in https://github.com/open-dis/open-dis-cpp/issues/80#issuecomment-1509166953
Now that the OneByteChunk class has been refactored, I'd like to implement some clang-format and Google Style Guide compliance to this repository to clean up and modernize this code base without affecting the overall intent and functionality.