Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
std::to_chars_result Struct Reference

#include <WideInt.h>

Public Attributes

std::error_code ec
 
char * ptr
 

Detailed Description

Definition at line 264 of file WideInt.h.

Member Data Documentation

◆ ec

std::error_code std::to_chars_result::ec

Definition at line 266 of file WideInt.h.

◆ ptr

char* std::to_chars_result::ptr

Definition at line 265 of file WideInt.h.


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