Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::concepts Namespace Reference

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.

Detailed Description

Defines concepts to be used for distinguishing types in the project.

Author
Andy Zhang
Date
23 Jun 2025

Defines concepts to be used for distinguishing types in the project.

Untitled