plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
plg::from_chars_result Struct Reference

Public Member Functions

constexpr operator bool () const noexcept
 

Public Attributes

const charptr
 
std::errc ec
 

Detailed Description

Definition at line 161 of file version.hpp.

Member Function Documentation

◆ operator bool()

constexpr plg::from_chars_result::operator bool ( ) const
inlineconstexprnoexcept

Definition at line 165 of file version.hpp.

Member Data Documentation

◆ ec

std::errc plg::from_chars_result::ec

Definition at line 163 of file version.hpp.

◆ ptr

const char* plg::from_chars_result::ptr

Definition at line 162 of file version.hpp.


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