donotturnoff / aerend

My third year project
0 stars 0 forks source link

Ensure member functions transform between consistent states #90

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

Stroustrup repeatedly makes the point the member functions should transform objects between consistent states. I have mainly done this, though I think there are some situations where that isn't the case.