Steppable 0.0.1
A CAS project written from scratch in C++
|
Defines concepts to be used for distinguishing types in the project. More...
Concepts | |
concept | Numeric |
Represents any C++ numeral literals. | |
concept | Presentable |
Represents any object with a .present() method. |
Defines concepts to be used for distinguishing types in the project.
Defines concepts to be used for distinguishing types in the project.