| 
    Simbody
    3.7
    
   | 
 
Compile-time type test: is this one of the built-in floating point types?. More...
Public Types | |
| typedef FalseType | Result | 
| This typedef is TrueType if the template type T is a floating point type; otherwise it is FalseType.  More... | |
Static Public Attributes | |
| static const bool | result = false | 
| This compile-time constant bool is true if the template type T is a floating point type otherwise it is false.  More... | |
Compile-time type test: is this one of the built-in floating point types?.
| typedef FalseType SimTK::IsFloatingType< T >::Result | 
      
  | 
  static | 
This compile-time constant bool is true if the template type T is a floating point type otherwise it is false.