absl::AlphaNum::AlphaNum

Constructs an AlphaNum from a double.

Synopsis

Declared in <absl/strings/str_cat.h>

AlphaNum(double f);

Parameters

NameDescription
fThe value to convert.