ORIGINAL
|
▼Noriginal | Main namespace for the project Original |
RComparable | Requires type to support all comparison operators |
RCallbackOf | Validates callback signature compatibility |
RCompare | Combines Comparable and CallbackOf for comparison callbacks |
RCondition | Constraint for predicate callbacks |
ROperation | Constraint for mutating operations |
RSuperOf | Checks inheritance or type equality |
RExtendsOf | Checks derivation or type identity |