numeric_limits::max_digits10
Visual Studio 2012
Returns the number of decimal digits required to make sure that two distinct values of the type have distinct decimal representations.
static int max_digits10 = 0;