cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
Public Member Functions | Public Attributes | List of all members
byte Struct Reference

Implements the backport for std::byte. More...

Public Member Functions

 operator unsigned char () const noexcept
 Explicit conversion to unsigned char (implementation-defined).
 

Public Attributes

__implementation_defined_t value
 Stored value corresponding to one "byte" (implementation-defined).
 

Detailed Description

Implements the backport for std::byte.


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