Constructs an AlphaNum from a double.

Synopsis

Declared in <absl/strings/str_cat.h>

AlphaNum(double f);

Parameters

Name

Description

f

The value to convert.

Created with MrDocs