chrono_parse
Loading...
Searching...
No Matches
Public Attributes | List of all members
mgutility::from_chars_result Struct Reference

Result structure for from_chars function. More...

#include <charconv.hpp>

Public Attributes

const charptr
 Pointer to the character after the last parsed character.
 
std::errc ec
 Error code indicating success or failure.
 

Detailed Description

Result structure for from_chars function.


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