xgboost
Public Attributes | List of all members
xgboost::to_chars_result Struct Reference

#include <charconv.h>

Collaboration diagram for xgboost::to_chars_result:
Collaboration graph

Public Attributes

char * ptr
 
std::errc ec
 

Member Data Documentation

◆ ec

std::errc xgboost::to_chars_result::ec

◆ ptr

char* xgboost::to_chars_result::ptr

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