[#absl-from_chars_result-ec] = xref:absl.adoc[absl]::xref:absl/from_chars_result.adoc[from_chars_result]::ec :relfileprefix: ../../ :mrdocs: The error code describing the outcome of the conversion. == Synopsis Declared in `<absl/strings/charconv.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::errc ec; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#