learn.blog
Marked 1 year 11 months ago onto SRP
Source: https://learncplusplus.org/what-is-rule-of-three-in-c/
A computer programming guideline known as the "Single Responsibility Principle" argues that "A module should be responsible to one, and only one, actor." This principle reveals the Rule of Zero for the classes in C++. If you want to know more about SRP then you can visit our website.
Category:
Comments
Leave your comment below