ComPPare 1.0.0
|
Contains commonly used concepts internally within the ComPPare library. More...
Concepts | |
concept | Streamable |
Concept for a type that can be streamed to an output stream. | |
concept | FloatingPoint |
Concept for a floating-point type. | |
concept | Integral |
Concept for an integral type. | |
concept | Arithmetic |
Concept for an arithmetic type (either floating-point or integral). | |
concept | String |
Concept for a string type. | |
concept | Void |
Concept for a void type. | |
concept | RangeOfArithmetic |
Concept for a range of arithmetic types, excluding strings. | |
Contains commonly used concepts internally within the ComPPare library.