📄 ooset.txt
字号:
Class ooset was written for a C++ course that I'm taking. The class is
used for algebraic sets such as { 1, 3, 8, 11 }. It includes extensive
operator overloading. Most C++ textbooks illustrate operator overloading
on a string class and the examples are limited to only a few operators.
Feel free to use the class if you wish. Any comments or feedback would
be appreciated.
As with any problem, there are many solutions. The code that my
instructor handed out for this assignment is probably quicker or more
compact. It's so compact that I'm still trying to decipher it. I liked
my code better from a learning point of view, I and others can follow
it.
Joe Hatfield
CIS 72657,717
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -