#include <Dimension.h>
Public Types | |
enum | { EQ, RM1, RT1, RE1, RTE1, RA1, DimList, RL2, RM2, RT2, RE2, RTE2, RA2, EQ } |
return value More... |
specialization for two types Dimension<>, uses the group types GT1 and GT2, and in particular their DimList typelists; these typelists are given to DimensionEquality<>, which determines their equality.
Definition at line 459 of file Dimension.h.
|
return value determined by comparing the two typelists and passing on the return value of the comparison Definition at line 467 of file Dimension.h. |