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