#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 293 of file SimplifyRatio.h.
typedef RatioStruct< A , C > funct::RatioSimpl< A, B, C >::ratio1::base |
Definition at line 294 of file SimplifyRatio.h.
typedef Ratio< A , C >::type funct::RatioSimpl< A, B, C >::ratio1::type |
Definition at line 295 of file SimplifyRatio.h.
anonymous enum |