#include <SimplifyRatio.h>
Public Types | |
enum | { value = not ::std::is_same<type, base>::value } |
typedef RatioStruct< A, C > | base |
typedef Ratio< A, C >::type | type |
Definition at line 314 of file SimplifyRatio.h.
typedef RatioStruct< A , C > funct::RatioSimpl< A, B, C >::ratio1::base |
Definition at line 315 of file SimplifyRatio.h.
typedef Ratio< A , C >::type funct::RatioSimpl< A, B, C >::ratio1::type |
Definition at line 316 of file SimplifyRatio.h.
anonymous enum |