tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
from_chars_result Struct Reference

Primitive numerical input conversion. More...

#include <from_chars.hpp>

Public Member Functions

constexpr operator bool () const noexcept
 

Public Attributes

etl::errc ec {}
 
char constptr {nullptr}
 

Friends

auto operator== (from_chars_result const &, from_chars_result const &) -> bool=default
 

Detailed Description

Primitive numerical input conversion.

Member Function Documentation

◆ operator bool()

constexpr operator bool ( ) const
inlineexplicitconstexprnoexcept

Friends And Related Symbol Documentation

◆ operator==

Member Data Documentation

◆ ec

etl::errc ec {}

◆ ptr

char const* ptr {nullptr}

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