This class is used as a base‐class for manifest constants in the std::numeric_limits specializations to overcome a Sun compiler issue.
Synopsis
Declared in <bdldfp_decimal.h>
template<
class NUMERIC_TYPE,
class DUMMY_TYPE = void>
class faux_numeric_limits;
Specializations
Name |
Description |
|
|
|
|
|
|
|
Explicit full specialization of the standard "traits" template |
Created with MrDocs