Filan-glitch / NetSim

An educational network simulation project
https://filan-glitch.github.io/NetSim/
MIT License
3 stars 1 forks source link

Best Practices #26

Open Filan-glitch opened 1 year ago

Filan-glitch commented 1 year ago

Attributes: m_name Every implementations in .cpp normalization of function and class names and more...

Filan-glitch commented 1 year ago

https://google.github.io/styleguide/cppguide.html

Filan-glitch commented 1 year ago

Attributes: m_ is fixed

Filan-glitch commented 1 year ago

Every Implementation was moved to .cpp

Filan-glitch commented 1 year ago

All functions that change the model of something to a string is now called toString() and not some fancy name