libstdc++
std::to_chars_result Struct Reference

Public Attributes

errc ec
 
char * ptr
 

Friends

bool operator== (const to_chars_result &, const to_chars_result &)=default
 

Detailed Description

Result type of std::to_chars.

Definition at line 56 of file charconv.


The documentation for this struct was generated from the following file: