#include <Dimension.h>
Public Types | |
| enum | { EQ = BSUtilities::RationalEquality<DL1Head, RET } |
| return value, fixed More... | |
specialization for two typelists consisting of a Head type and NullType to end the recursion.
Definition at line 115 of file Dimension.h.
| anonymous enum |
return value, fixed
determined from equality of the two Head types; uses compile time determination of the equality of two Rational numbers.
Definition at line 122 of file Dimension.h.
1.5.3