|
tgen
|
Base class for generator instances (should not be instantiated). More...
Public Member Functions | |
| bool | operator< (const Inst &rhs) const |
Base class for generator instances (should not be instantiated).
|
inline |
Comparator for generator instances.
| Inst | Automatically set to the given type. |
| rhs | Right-hand side of the comparison. |
Uses Inst::to_std for the comparison.
Linear.