#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__core/byte.hpp>
|
| byte () noexcept=default |
|
constexpr | byte (std::initializer_list< unsigned char > il) |
|
constexpr | byte (unsigned char c, detail::byte_ctor_tag) noexcept |
|
constexpr | operator unsigned char () const noexcept |
|
◆ byte() [1/3]
◆ byte() [2/3]
constexpr byte |
( |
std::initializer_list< unsigned char > |
il | ) |
|
|
inlineexplicitconstexpr |
◆ byte() [3/3]
constexpr byte |
( |
unsigned char |
c, |
|
|
detail::byte_ctor_tag |
|
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ operator unsigned char()
constexpr operator unsigned char |
( |
| ) |
const |
|
inlineexplicitconstexprnoexcept |
The documentation for this class was generated from the following file: