|
tut::detail::fpt_traits< T > Struct Template Reference |
Classes | |
| struct | StdNumericLimitsNotAvailable |
Public Types | |
|
typedef If < std::numeric_limits< T > ::is_integer, double, T > ::type | Result |
Static Public Member Functions | |
| static T | abs (const T &arg) |
| static Result | div (const Result &number, const T &divisor) |
| static T | sig (const T &arg) |
Static Public Attributes | |
|
static const StdNumericLimitsNotAvailable | static_check [std::numeric_limits< T >::is_specialized] = { {} } |
| static const T | zero = static_cast<T>(0) |
| All Rights Reserved. Generated on Wed Dec 18 2013 11:19:52 for TUT by doxygen 1.8.5 |